waves: correct config to fix wrong tuning
- remove unused controls since the last version isn't expected multiple instance. Bug: 341323676 Test: manual test Change-Id: I3a3c91ec742a46169cab8c57d32b5faef49603c6 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
23adb2f602
commit
a7b7acea91
1 changed files with 0 additions and 3 deletions
|
@ -29,7 +29,6 @@ OST_SPEAKER = 0:12,90:13,180:12,270:0|13
|
|||
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
|
||||
HEADSET_MUSIC = OM:2,SM:2
|
||||
|
||||
########################################################################################################
|
||||
# This defines available CONTROL configurations. Only define the CONTROL if you need it.
|
||||
|
@ -38,8 +37,6 @@ HEADSET_MUSIC = OM:2,SM:2
|
|||
########################################################################################################
|
||||
[HAL_SUPPORTED_CONTROLS]
|
||||
SPEAKER_INSTANCE = INSTANCE:1,DEV:0,SR:SR_COMMON,PRESET:SPEAKER_MUSIC|SPEAKER_SAFE_MUSIC|SPEAKER_SAFE_CALL
|
||||
A2DP_INSTANCE = INSTANCE:2,DEV:0,SR:SR_COMMON,PRESET:HEADSET_MUSIC
|
||||
USB_HEADPHONE_INSTANCE = INSTANCE:4,DEV:0,SR:SR_COMMON,PRESET:HEADSET_MUSIC
|
||||
|
||||
[COEFS_CONVERTER_SETTING]
|
||||
AlgFxPath=/vendor/lib/libAlgFx_HiFi3z.so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue