Merge "waves: shift subtype since new rotation reporterd" into tm-qpr-dev

This commit is contained in:
Jasmine Cha 2023-01-05 00:19:43 +00:00 committed by Android (Google) Code Review
commit 322e3e1506

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