Remove calls to client while holding lock
The dispatchPlaybackConfigChange callback could cause a deadlock in case the client is running in the same process as the AudioService and at the same time it's unregistering a client while a dispatch is active. Test: CtsMediaAudioTestCases and dumpsys audio Bug: 227596824 Change-Id: Ibe2ee8a9161774f290f222ccf9d5bf9e9e4e1cfd Merged-In: I6c6c13e254cb048aebc63cb594b0c4658cf86b91
Loading
Please register or sign in to comment