audio: correct waves output mode
Bug: 226525184 Test: manual test Change-Id: I08b9cc3afd1f8c53237ef4f96c904a036dab97f1 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
ae43d779fe
commit
eac06d3bf3
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ OST_SPEAKER = 0:12,90:13,180:0|12,270:0|13
|
|||
########################################################################################################
|
||||
[HAL_SUPPORTED_PRESETS]
|
||||
SPEAKER_MUSIC = OM:1,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_MUSIC = OM:10,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_CALL = OM:10,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_MUSIC = OM:1,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_SAFE_CALL = OM:1,SM:2,OST:OST_SPEAKER
|
||||
SPEAKER_MUSIC_2_1 = OM:6,SM:2
|
||||
DOCKSPEAKER_MUSIC = OM:4,SM:2
|
||||
DOCKSPEAKER_VOICE_MUSIC = OM:7,SM:2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue