commit | d5bcb68cb7208ac9766570848c42a6e44e32dc10 | [log] [tgz] |
---|---|---|
author | Sailesh Nepal <sail@google.com> | Sat Aug 09 16:36:35 2014 -0700 |
committer | Sailesh Nepal <sail@google.com> | Sat Aug 09 16:36:35 2014 -0700 |
tree | 06e41928b813c8a0150ef813bdc781ee80c267a0 | |
parent | a351ab96987381ffe7ea29a7cdec1e7fbd1497d5 [diff] |
Use thread safe set for RemoteConnection.mListeners Switch from HashSet to set backed by a ConcurrentHashMap to prevent ConcurrentModificationExceptions. Bug: 16901565 Change-Id: I7666ef61e94994963b2c2634a9a250365e753888