commit | d73a4f011825f5b5eb9fb3509ca43b2bca141999 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Thu Nov 14 09:46:44 2019 -0800 |
committer | Soonil Nagarkar <sooniln@google.com> | Thu Nov 14 09:46:44 2019 -0800 |
tree | 49291726a4a0506cfc4ef6ca5953519d1b0bf366 | |
parent | 2dbc22cb28f0a9493d881976de0933f0d6991fd1 [diff] |
Fix LM deadlock possibility Put onRemoved callbacks on the same thread as all other callbacks so that they cannot be reordered and introduce deadlock or other bugs. Test: n/a Bug: 144487580 Change-Id: I60ad76c40348138bf54d39e966c133fa5db89861