commit | c8daebc8c8aa2050f27086c2a279889a2cf74269 | [log] [tgz] |
---|---|---|
author | Jakub Tyszkowski <jakub.tyszkowski@codecoup.pl> | Thu Nov 04 13:06:20 2021 +0100 |
committer | Jakub Tyszkowski <jakub.tyszkowski@codecoup.pl> | Fri Nov 05 14:56:19 2021 +0100 |
tree | 58f22cddbd2273b8502bdfdeffa1c8087f221ac2 | |
parent | 2edf12eb4c7de7b486547ef112f49ae925eea346 [diff] |
mcp: Synchronize mPendingStateRequest list access Since this can be accessed either by MediaControlGattService or by the MediaPlayerList as a result of media player state change callback, it should be protected against concurrent access. Bug: 204845801 Tag: #feature Sponsor: jpawlowski@ Test: atest BluetoothInstrumentationTests Change-Id: Ica3d6cd731d6e8946fb6ddfcc5a744f88d1c6044