Skip to content
Commit 8dcb39ce authored by Rajeev Kumar's avatar Rajeev Kumar
Browse files

Prevent ConcurrentModificationException while accessing mTunableLookup.

Swapped HashMap with ConcurrentHashMap to allow multi-threaded access to mTunableLookup.

Bug: 131588251
Test: atest SystemUITests
Change-Id: I318fbd591060305b0365163ac3d2242abeabfeea
parent 9880ac98
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment