diff options
| author | 2022-08-17 14:46:44 +0000 | |
|---|---|---|
| committer | 2022-08-17 15:15:59 +0000 | |
| commit | 987035d3653a19dadb11a436e6c2d44c28abe0fb (patch) | |
| tree | 99852721b5285c4749247916a3d0bc73ce324ea0 /libs/androidfw/StringPool.cpp | |
| parent | d8ebffe476bcf7766b6d3eb90910b09b5021143e (diff) | |
Fix blank screen when launching controls activity
It was possible to attempt to launch a non showWhenLocked activity
over the keyguard by passing the wrong value into the
activityStarter. In addition, the existing code would trampoline
activities which produced a bad opening animation.
Directly launch the correct activity, and also set the
showOverLockscreenWhenLocked flag to the correct value to ensure the
animation runs properly.
Fixes: 235769893
Test: atest DeviceControlsTileTest
Test: manual, follow steps in bug to repro
Change-Id: I64ebd82b47547beecaee15d570a14dc20fe663ef
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions