seedvault/storage/demo
Oliver Scott dd57828697 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-04-29 23:43:09 +05:30
..
src/main Allow secondary user backup to USB 2022-04-29 23:43:09 +05:30
.gitignore Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
build.gradle First version bumps for Android 12 2021-10-13 16:25:41 +05:30
proguard-rules.pro Add storage library (and demo app) 2021-07-05 20:08:29 +05:30