diff options
author | hughchen <hughchen@google.com> | 2020-03-25 18:12:52 +0800 |
---|---|---|
committer | Robert Luo <robertluo@google.com> | 2020-03-25 10:21:15 +0000 |
commit | 37282f0f02a4134b3a8c7006cefe8d953aa007b0 (patch) | |
tree | 0630bcda0a4da04a6cf290240f52cf738484e2bb /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 0fdf17d06b56960e7e48761a56d05ddcd3eeff84 (diff) |
Fix ConcurrentModificationException
This CL use CopyOnWriteArrayList to avoid
ConcurrentModificationException.
Bug: 152188749
Test: build pass
Change-Id: Icfdcef703cb7f7ac21233c0f2b4bf5111121630a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions