Skip to content
Commit 81d457f7 authored by shawnlin's avatar shawnlin Committed by Shawn Lin
Browse files

Fix ConcurrentModificationException when addTunable

Calls to addTunnable() in systemui are all in mainExecutor, we should
also use it in ScreenDecorations to prevent concurrent issue.

Bug: 199385132
Test: atest ScreenDecorationsTest
Change-Id: Idb8c3800c1bf222f57e212a89c6466367aa5d818
parent 35f5342a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment