1
0
Fork 0
seedvault/app
Torsten Grote 1ff8e54748 Re-initialize backup location when changing recovery code
* delete all storage backups for current user
* clears the storage backup cache
* start a new app data restore set and initializes it

The reason is that old backups won't be readable anymore with the new key. We also can't delete other backups safely as we did before, because we can't be sure that they don't belong to a different device or user.
2021-07-05 20:08:29 +05:30
..
libs Upgrade AOSP libraries for gradle build 2020-10-07 19:01:39 +05:30
src Re-initialize backup location when changing recovery code 2021-07-05 20:08:29 +05:30
build.gradle apply ktlint to storage.lib as well 2021-07-05 20:08:29 +05:30
lint.xml Fix lint issues with translations and ignore missing translations 2020-10-07 19:01:39 +05:30
platform.jks Change signing configuration to use AOSP platform key 2021-03-05 02:37:27 +05:30