audio: waves: correct ini for LR swap
Bug:223341194 Test: manual test (b/223341194#comment8) Signed-off-by: Jasmine Cha <chajasmine@google.com> Change-Id: Ib29ce35fd303c8f0cd011363ff3277ef5031dca5
This commit is contained in:
parent
fa3f3de1a9
commit
3e00fd613b
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ SR_COMMON = 48000
|
||||||
# This can be configured by Waves or platform vendor.
|
# This can be configured by Waves or platform vendor.
|
||||||
########################################################################################################
|
########################################################################################################
|
||||||
[HAL_ORIENTATION_SUBTYPES]
|
[HAL_ORIENTATION_SUBTYPES]
|
||||||
OST_SPEAKER = 0:12,90:13,180:12,270:14
|
OST_SPEAKER = 0:12,90:13,180:12,270:0|13
|
||||||
|
|
||||||
########################################################################################################
|
########################################################################################################
|
||||||
# This defines available preset configurations.
|
# This defines available preset configurations.
|
||||||
|
|
|
@ -19,7 +19,7 @@ SR_COMMON = 48000
|
||||||
# This can be configured by Waves or platform vendor.
|
# This can be configured by Waves or platform vendor.
|
||||||
########################################################################################################
|
########################################################################################################
|
||||||
[HAL_ORIENTATION_SUBTYPES]
|
[HAL_ORIENTATION_SUBTYPES]
|
||||||
OST_SPEAKER = 0:12,90:13,180:12,270:14
|
OST_SPEAKER = 0:12,90:13,180:12,270:0|13
|
||||||
|
|
||||||
########################################################################################################
|
########################################################################################################
|
||||||
# This defines available preset configurations.
|
# This defines available preset configurations.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue