Randomize media ID to correct lost audio focus
When an active device and secondary device are connected, if the secondary device is disconnected and reconnected, the active device will lose audio focus. This is because device media IDs are stored and function is called when the secondary device reconnects as it is a recognized device, which causes the active device to lose audio focus and stop playing media, if any. Tag: #stability Bug: 215263047 Bug: 332367017 Test: atest BrowseTreeTest.java Test: atest AvrcpControllerStateMachineTest.java Change-Id: If8f76e1535d72be921252133c3bfa4ebf251b221
Loading
Please register or sign in to comment