summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2018-11-22 14:33:01 +0800
committerSzuWei Lin <szuweilin@google.com>2018-11-30 13:33:55 +0800
commit1c7ae31e97f0d90b16dcbefff9c436601cba7007 (patch)
tree2cd96448b2d0fa06e777d2d385469e671e18540e /tools/aapt2/java/JavaClassGenerator_test.cpp
parent4dd4cf567994c60df24bd690037504b6b132868c (diff)
Nullify the default wallpaper component if it does not exist
The default wallpaper component cannot be found after GSI is flashed. The home screen background will have no wallpaper and be black. It will also cause the following CTS tests to fail: - KeyguardTests#testDialogShowWhenLockedActivity - KeyguardTests#testTranslucentShowWhenLockedActivity The patch will check if the package of the default component exists. If not, it will fall back to null, which is the AOSP default value, and display the wallpaper in framework resource. Bug: 119895131 Bug: 111909699 Test: flash GSI aosp_arm64-userdebug on a crosshatch, got AOSP wallpaper Test: flash full crosshatch-userdebug on a crosshatch, got crosshatch wallpaper Change-Id: I9d618d05458a03a675324cb2f861decf31c5bf18
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions