audio: waves: correct channel for reversed landscape
Bug:229827180 Test: manual test Signed-off-by: Jasmine Cha <chajasmine@google.com> Change-Id: Ie540ace61a7dfb1f246215ca8f9df41b03fff995
This commit is contained in:
parent
14760ca14d
commit
1903df30a8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ SR_COMMON = 48000
|
|||
# This can be configured by Waves or platform vendor.
|
||||
########################################################################################################
|
||||
[HAL_ORIENTATION_SUBTYPES]
|
||||
OST_SPEAKER = 0:12,90:13,180:12,270:0|13
|
||||
OST_SPEAKER = 0:12,90:13,180:0|12,270:0|13
|
||||
|
||||
########################################################################################################
|
||||
# This defines available preset configurations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue