summaryrefslogtreecommitdiff
path: root/tests/SystemUIDemoModeController/Android.bp
diff options
context:
space:
mode:
author Fabián Kozynski <kozynski@google.com> 2024-02-15 13:10:13 -0500
committer Fabián Kozynski <kozynski@google.com> 2024-02-21 11:14:43 -0500
commit0827a052a0dd038dc60273a0f03577d4c3a02b27 (patch)
treef25510180ee442709869bd67d95efb893570061e /tests/SystemUIDemoModeController/Android.bp
parent26e8904432cf5a54e81cdf4f7eee936f5c56cbdf (diff)
Fix NPE in LockscreenShadeTransitionController
When using scene container, QS is null. We add nullability to the variable so we can handle that case. In most cases, the calls are not necessary anymore because all the state animation is handled by STL, but in the case we need a return value, we use `QSSceneAdapter` to retrieve it. Test: manual, no crash when going to lockscreen Test: atest com.android.systemui.statusbar Bug: 280887232 Flag: None Change-Id: Iad0a49b71b2e3dad00193b47eed3985baa28f51f
Diffstat (limited to 'tests/SystemUIDemoModeController/Android.bp')
0 files changed, 0 insertions, 0 deletions