commit | 214b7f0b959e2fb3474d43f99136c83e4e11c843 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Thu May 11 16:19:46 2017 -0700 |
committer | Marie Janssen <jamuraa@google.com> | Mon May 15 18:26:26 2017 +0000 |
tree | 181740e6fd54a4e5af01adf27b66591c18d1d6a3 | |
parent | dab57b99fe86d2b4febbbe660057086faecf7236 [diff] |
AVRCP: Fix concurrency issues with MediaController Some callbacks could null the MediaController when we are updating it - only update in one place and synchronize. Test: change players while player removes Bug: 38228028 Change-Id: I4c5f7e9d51cddabeb7f3e48da58f89202f7362e4 (cherry picked from commit f6521ba818df22d8a853d25f7c6adc1e724875e6)