audio: spatial audio on spk

- Enable EP4 (dev1 = 3)
- Change Stereo Spatialier component id to 26
- Enable spatial audio on speaker
- Add one more parameter for waves custom action.
  (OM=1, SM=3)

Bug: 295577176
Test: manual test

Change-Id: I7e14776b34571eed5a632a7b5769d1ea784fa8ee
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2023-06-13 11:31:37 +08:00
parent 04570db34b
commit 4dfbfbaa57
6 changed files with 21 additions and 16 deletions

View file

@ -114,7 +114,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
# declare use of spatial audio
PRODUCT_PROPERTY_OVERRIDES += \
ro.audio.spatializer_enabled=true
ro.audio.spatializer_enabled=true \
persist.vendor.audio.spatializer.speaker_enabled=true
# Bluetooth OPUS codec
PRODUCT_PRODUCT_PROPERTIES += \