summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2018-11-22 14:33:01 +0800
committerSzuWei Lin <szuweilin@google.com>2018-12-21 07:59:57 +0000
commit32a7e2f35769631243af7b70aeb968a9784279df (patch)
tree2f564c876113c5b368ed7aee58bb9c816ec36897 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent61c6f80318f95d857fd364d674431ee3d6cec596 (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 Merged-In: I9d618d05458a03a675324cb2f861decf31c5bf18 (cherry picked from commit 1c7ae31e97f0d90b16dcbefff9c436601cba7007)
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions