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 (cherry picked from commit ad7a50ec)
Loading
Please register or sign in to comment