13821952ef33cece5ede79e293c8b028c0e8611b
when a app call setMode to set mode to non MODE_NORMAL modes many times with different audio managers in the same process, in this case the "pid" parameters are the same and the "cb" parameters are not the same, then the parameter "cb" registered and the "mCb" in hdlr are not the same, then NoSuchElementException will happen, and when the app was cleared in recent tasks the audio mode will not be reseted to MODE_NORMAL by expected flow. Bug: 153649105 Test: AudioManagerTest#testAccessMode, CallDetailsTest#testSetVoipAudioMode Test: manual cell and voip call Signed-off-by: wumin3 <wumin3@xiaomi.com> Change-Id: Ifb8c66372a8e994edcea628cad7dc2a7ee4763a6 Merged-In: Ifb8c66372a8e994edcea628cad7dc2a7ee4763a6
…
…
…
…
Merge "Convert apct/framework/presubmit-cloud-tf to Test Mapping Suite." am:
888c3b0347 am: f5c7e1b90a
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%