commit | 5c5f6ad27a96d7ec63dd153450313bde553c6ad1 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon Jul 06 15:03:43 2020 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Mon Jul 06 15:32:51 2020 -0400 |
tree | ce601f897ddb33c17e3bc188bff1ad0668530401 | |
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