commit | f656f6d2c1f3ff50b2c4c71d04c1b0924d176c08 | [log] [tgz] |
---|---|---|
author | Wilson Wu <wilsonwu@google.com> | Thu Dec 26 16:17:56 2019 +0800 |
committer | Wilson Wu <wilsonwu@google.com> | Fri Feb 07 05:59:32 2020 +0000 |
tree | a50749d8600b47a05296a060795d198c388fcc57 | |
parent | 835a9b4e4f2c30e7d7ad389ee64e553102686dfb [diff] |
Use the main thread to update alignment indication The alignment status is reported from WLC-HAL level and runs on another thread. It may cause CalledFromWrongThreadException, if use that thread to update UI directly. Bug: 146770234 Test: atest SystemUITests:KeyguardIndicationControllerTest Change-Id: I89bf1c188d6ba094106e059f1590c9eaf3703bb8 (cherry picked from commit 0e72713fdf3e065ec4d1e8ca5c4f14dfcc74ebb6) Merged-In: I89bf1c188d6ba094106e059f1590c9eaf3703bb8