Prevent ConcurrentModificationException while accessing mTunableLookup.

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

Bug: 131588251
Test: atest SystemUITests
Change-Id: I318fbd591060305b0365163ac3d2242abeabfeea
(cherry picked from commit 8dcb39ce05a0dbf95ee8d26f2fd9b55fadd326ea)
1 file changed