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
Loading
Please register or sign in to comment