diff options
author | Wilson Wu <wilsonwu@google.com> | 2019-12-26 16:17:56 +0800 |
---|---|---|
committer | Wilson Wu <wilsonwu@google.com> | 2020-01-06 07:05:04 +0000 |
commit | 0e72713fdf3e065ec4d1e8ca5c4f14dfcc74ebb6 (patch) | |
tree | 899d7dbf5fc7f6a747741dca3c42116b03b90e2b /rs/java/android/renderscript/ProgramStore.java | |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions