diff options
author | zhiqxion <zhiqxion@codeaurora.org> | 2019-12-18 12:02:38 +0800 |
---|---|---|
committer | zhiqxion <zhiqxion@codeaurora.org> | 2019-12-23 15:19:22 +0800 |
commit | 36caccfd8cd8208c9ea69f4f5aba01af712a3643 (patch) | |
tree | 7e287adab689f77656bffc76677422cefc6935fe /rs/java/android/renderscript/RenderScriptGL.java | |
parent | eb75bb822b4903d4f31ae5ff8402692ce9331db8 (diff) |
Avoid system reboot while invalidate LegacyGlobalAction
normally custom global action is running at android.ui thread, but
it is running at main thread if default global action showing
without a status bar. these two threads will lead to
CalledFromWrongThreadException
Fix:
Always run at android.ui thread
CRs-Fixed: 2588661
Test: Monkey test
Change-Id: Ie02b98daf3ef0930f531e68bedbfbcf4bd6794bc
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions