commit | ad7a50ece55752b9b7e47cd86dc45de368c8c6d5 | [log] [tgz] |
---|---|---|
author | Marie Janssen <jamuraa@google.com> | Thu May 25 09:36:04 2017 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Tue May 30 21:49:57 2017 +0000 |
tree | 3fde075fa23b507475a0c0cdd11e1e5fdd2c205c | |
parent | fd12816a6e1c83252852be9fe49afd2af25e7fb9 [diff] |
AVRCP: synchronize around mMediaController There were small windows where mMediaController could be used and modified by separate threads causing NullPointerExceptions. Synchronize around mMediaController to avoid these issues. Test: none Bug: 62068020 Change-Id: I68acadefe793c4c0f7ffed108ec2e943ade138b8