Merge "[Purpose of this Feature/Patch] fix an issue that speaker volume suddenly increase after connected to a BT headset success" am: 40c6dc5e6c am: 68e15133eb
am: 4b6919c809
Change-Id: I8ac3e7c95c4a48c100f3103c8aee41bcc4f2bab4
This commit is contained in:
@@ -365,7 +365,7 @@ public class AudioService extends IAudioService.Stub
|
||||
AudioSystem.STREAM_MUSIC, // STREAM_MUSIC
|
||||
AudioSystem.STREAM_MUSIC, // STREAM_ALARM
|
||||
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_DTMF
|
||||
AudioSystem.STREAM_MUSIC, // STREAM_TTS
|
||||
|
||||
Reference in New Issue
Block a user