[automerge] Build with spatializer feature 2p: 9b73dc2c31
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17002491 Bug: 189423448 Change-Id: I7e694ecd7c2e2bef749f39b80990103e58f020b9
This commit is contained in:
commit
41f38b188c
1 changed files with 6 additions and 1 deletions
|
@ -940,7 +940,8 @@ PRODUCT_PACKAGES += \
|
|||
audio.r_submix.default \
|
||||
libamcsextfile \
|
||||
audio_amcs_ext \
|
||||
|
||||
libspatialaudio \
|
||||
librondo
|
||||
|
||||
#Audio Vendor libraries
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -973,6 +974,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.audio.monitorRotation = true \
|
||||
ro.audio.offload_wakelock=false
|
||||
|
||||
# DO NOT SUBMIT declare use of spatial audio
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.audio.spatializer_enabled=true
|
||||
|
||||
ifeq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||
# IAudioMetricExt HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue