diff options
author | Fabian Kozynski <kozynski@google.com> | 2020-07-06 15:03:43 -0400 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2020-07-06 15:32:51 -0400 |
commit | 5c5f6ad27a96d7ec63dd153450313bde553c6ad1 (patch) | |
tree | ce601f897ddb33c17e3bc188bff1ad0668530401 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 11d0c95fd08b2c125496658eace4a8f8fa3c3857 (diff) |
Fix ConcurrentModificationException
The code that keeps track of registered BroadcastReceiver in tests was
being accesses by multiple threads. Guard against that.
Bug: 160433244
Test: SystemUITests
Change-Id: Ia89e638919d65955ae2182639fd74bcbab771fcc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions