summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2018-02-28 16:25:40 -0800
committerMakoto Onuki <omakoto@google.com>2018-02-28 16:30:08 -0800
commite3fffa9615286cb88a62b49ac5babaeff8b732db (patch)
tree0598cf9341ad604b05cd368307c277561615ea08 /tools/aapt2/java/JavaClassGenerator.cpp
parentb4edb98837aa9329a051029932f6691604cc4c9b (diff)
Fix "app doesn't support backup and restore" bug
Always make sure to scan all packages before back up. There was a case where SPI.updateFromPackageInfo() wasn't called before backup. Fix: 72638013 Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest1 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest2 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest3 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest4 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest5 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest6 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest7 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest8 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest9 -w com.android.frameworks.servicestests Test: adb shell am instrument -w -e class com.android.server.pm.ShortcutManagerTest10 -w com.android.frameworks.servicestests Test: atest CtsShortcutHostTestCases Change-Id: I7fd39a62924a2d3724dfbd759ed157933af3f357
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions