Merge "[Purpose of this Feature/Patch] fix an issue that speaker volume suddenly increase after connected to a BT headset success"
This commit is contained in:
@@ -363,7 +363,7 @@ public class AudioService extends IAudioService.Stub
|
|||||||
AudioSystem.STREAM_MUSIC, // STREAM_MUSIC
|
AudioSystem.STREAM_MUSIC, // STREAM_MUSIC
|
||||||
AudioSystem.STREAM_MUSIC, // STREAM_ALARM
|
AudioSystem.STREAM_MUSIC, // STREAM_ALARM
|
||||||
AudioSystem.STREAM_MUSIC, // STREAM_NOTIFICATION
|
AudioSystem.STREAM_MUSIC, // STREAM_NOTIFICATION
|
||||||
AudioSystem.STREAM_MUSIC, // STREAM_BLUETOOTH_SCO
|
AudioSystem.STREAM_BLUETOOTH_SCO, // STREAM_BLUETOOTH_SCO
|
||||||
AudioSystem.STREAM_MUSIC, // STREAM_SYSTEM_ENFORCED
|
AudioSystem.STREAM_MUSIC, // STREAM_SYSTEM_ENFORCED
|
||||||
AudioSystem.STREAM_MUSIC, // STREAM_DTMF
|
AudioSystem.STREAM_MUSIC, // STREAM_DTMF
|
||||||
AudioSystem.STREAM_MUSIC, // STREAM_TTS
|
AudioSystem.STREAM_MUSIC, // STREAM_TTS
|
||||||
|
|||||||
Reference in New Issue
Block a user