commit | 0e72713fdf3e065ec4d1e8ca5c4f14dfcc74ebb6 | [log] [tgz] |
---|---|---|
author | Wilson Wu <wilsonwu@google.com> | Thu Dec 26 16:17:56 2019 +0800 |
committer | Wilson Wu <wilsonwu@google.com> | Mon Jan 06 07:05:04 2020 +0000 |
tree | 899d7dbf5fc7f6a747741dca3c42116b03b90e2b | |
parent | bd15451fbd32a7439399bd4c53f90771f76dd0e6 [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