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:
Jasmine Cha 2022-06-07 10:46:45 +08:00
parent 14760ca14d
commit 1903df30a8

View file

@ -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:0|13 OST_SPEAKER = 0:12,90:13,180:0|12,270:0|13
######################################################################################################## ########################################################################################################
# This defines available preset configurations. # This defines available preset configurations.