Prevent ConcurrentModificationException while accessing mTunableLookup.
Swapped HashMap with ConcurrentHashMap to allow multi-threaded access to mTunableLookup. Bug: 131588251 Test: atest SystemUITests Change-Id: I318fbd591060305b0365163ac3d2242abeabfeea
Loading
Please register or sign in to comment