Skip to content
Snippets Groups Projects
Commit f3cb7d1b authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of [20312127] into tm-qpr1-release.

Change-Id: Ied2d9f034414f30f2ea69f943bf0e7f540c63bca
parents b1dc23c0 f0f26c5a
No related branches found
No related tags found
No related merge requests found
......@@ -178,9 +178,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES_DEBUG += \
sar_test
# declare use of spatial audio
# declare use of spatial audio: disabled
PRODUCT_PROPERTY_OVERRIDES += \
ro.audio.spatializer_enabled=true
ro.audio.spatializer_enabled=false
# Keymaster HAL
#LOCAL_KEYMASTER_PRODUCT_PACKAGE ?= android.hardware.keymaster@4.1-service
......
......@@ -161,9 +161,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES_DEBUG += \
sar_test
# declare use of spatial audio
# declare use of spatial audio: disabled
PRODUCT_PROPERTY_OVERRIDES += \
ro.audio.spatializer_enabled=true
ro.audio.spatializer_enabled=false
# Keymaster HAL
#LOCAL_KEYMASTER_PRODUCT_PACKAGE ?= android.hardware.keymaster@4.1-service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment