diff options
author | Bernardo Rufino <brufino@google.com> | 2018-07-17 10:17:43 +0100 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2018-07-18 17:26:24 +0100 |
commit | cef59b95c98d055c78e303a53bdf30a655db85ca (patch) | |
tree | 1d4962b100f3424bae637ad5df3980d8e86dbe0f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8176fb99e1723deb284a75016d659f7b79fc9fc6 (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
Merged-In: I305bbae0e0af3639c1d45def19872e6da84624df
Change-Id: I305bbae0e0af3639c1d45def19872e6da84624df
(cherry picked from commit 7a6e03271995fa20754663a66cd334aebf077e84)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions