diff options
author | Bernardo Rufino <brufino@google.com> | 2018-07-17 10:17:43 +0100 |
---|---|---|
committer | Bernardo Rufino <brufino@google.com> | 2018-07-17 10:17:43 +0100 |
commit | 7a6e03271995fa20754663a66cd334aebf077e84 (patch) | |
tree | 4b313f9756b125995ae8c438d88dc4494c5c0d1b /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 5148582ef20dba1b15fcb9394741c282935e71d3 (diff) |
Use Base64 from android.util in LocalTransport
Stop using bouncycastle as requested in the bug.
Bug: 111440841
Test: 1. Without changes
a. adb shell bmgr transport android/com.android.internal.backup.LocalTransport
b. adb shell bmgr backupnow com.android.providers.settings
c. adb shell ls /cache/backup/1/_delta/<kv_package> #=> Base64 encoded keys
2. Build and flash this CL
a. adb shell bmgr restore 1 com.android.providers.settings #=> verify stuff restored
b. adb shell rm /cache/backup/1/_delta/com.android.providers.settings/* /data/backup/com.android.internal.backup.LocalTransport/com.android.providers.settings
c. adb shell bmgr backupnow com.android.providers.settings
d. adb shell ls
/cache/backup/1/_delta/com.android.providers.settings # Verify same keys as 1c
Change-Id: I305bbae0e0af3639c1d45def19872e6da84624df
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions