diff options
author | Curtis Belmonte <curtislb@google.com> | 2020-06-26 13:49:36 -0700 |
---|---|---|
committer | Curtis Belmonte <curtislb@google.com> | 2020-06-26 14:46:57 -0700 |
commit | beee8633668e9ccfec90bc34d772f270e9290242 (patch) | |
tree | 9d61bbff1909792796a0c7518189e7498ed31170 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0cef70e5d1d58f98589ef04bdbc6d2d72cd9c61a (diff) |
Don't call setKeyguardGoingAway on background thread
Ensures that KeyguardUpdateMonitor#setKeyguardGoingAway(boolean) is
never called on a background thread by dispatching a message to be
handled by KeyguardUpdateMonitor on the main thread.
Test: Manually on Pixel 4 XL
Test: atest com.android.systemui.keyguard
Fixes: 159778563
Change-Id: I48512c0dffba6082f62e70d169f1374c36eead8b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions