seedvault/storage/lib/src
Oliver Scott 00e50c76f2 Allow secondary user backup to USB
By default, Android exposes USB devices only to the main user.
In order to query, read and write to it, the signature permission INTERACT_ACROSS_USERS_FULL (optional) is granted to create Seedvault's context as the system user.

Issue: calyxos#437
Issue: https://github.com/seedvault-app/seedvault/issues/77
Change-Id: I0b1b4c8c5aeeb226419ff94e15f631ebe1db66df
2022-03-29 14:04:24 +02:00
..
androidTest/java/org/calyxos/backup/storage/db Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
main Allow secondary user backup to USB 2022-03-29 14:04:24 +02:00
test/java/org/calyxos/backup/storage Code style and lint after Android 12 version bumps 2021-10-13 16:25:41 +05:30