commit | beee8633668e9ccfec90bc34d772f270e9290242 | [log] [tgz] |
---|---|---|
author | Curtis Belmonte <curtislb@google.com> | Fri Jun 26 13:49:36 2020 -0700 |
committer | Curtis Belmonte <curtislb@google.com> | Fri Jun 26 14:46:57 2020 -0700 |
tree | 9d61bbff1909792796a0c7518189e7498ed31170 | |
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