commit | ccf8f2489b276b990867ad18a46ce3aebb5d5988 | [log] [tgz] |
---|---|---|
author | Aaron Liu <aaronjli@google.com> | Thu Feb 01 17:20:40 2024 -0800 |
committer | Aaron Liu <aaronjli@google.com> | Thu Feb 01 17:27:30 2024 -0800 |
tree | 42d12ff01d2a3f5546c2ebfacf1d3cac1b8c274e | |
parent | 09f0199735db2cbfda387fbfa1a353d22f89dfa7 [diff] |
Lockscreen is invisible The view model checks to see the transition progress to GONE; however the transition never goes back to 0, so the transition remains at 1f in some cases. By checking the current keyguard state, we can more accurately understand if we are in the GONE state. Fixes: 323438174 Test: unlock device, go to sim pin from settings, disable sim pin. Turn AOD ON and off. Flag: NONE Change-Id: I1d9ca383ec1c27bc20ec3041eb85abf5026805f3