seedvault/storage/lib
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
..
libs Build build storage backup lib within AOSP 2021-10-13 16:25:41 +05:30
src Allow secondary user backup to USB 2022-04-29 23:43:09 +05:30
.gitignore Build build storage backup lib within AOSP 2021-10-13 16:25:41 +05:30
Android.bp Build build storage backup lib within AOSP 2021-10-13 16:25:41 +05:30
build.gradle Bump org.jetbrains.dokka version to remove jcenter dependency 2022-01-14 00:49:48 +05:30
consumer-rules.pro Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
proguard-rules.pro Add storage library (and demo app) 2021-07-05 20:08:29 +05:30