diff options
author | Rajeev Kumar <rajekumar@google.com> | 2020-02-26 18:04:28 -0800 |
---|---|---|
committer | Rajeev Kumar <rajekumar@google.com> | 2020-03-07 02:51:23 +0000 |
commit | 4ab706d96042c18e87e15b02fd78d832d58b58ff (patch) | |
tree | 8e23b37f6df7c0ac2fe51880a0ef8393894e3e4f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 33cb03ccfb713d2ca135cc3b638cd6b03de965f0 (diff) |
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)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions