Skip to content
Snippets Groups Projects
Commit ef8c3d45 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi Committed by TreeHugger Robot
Browse files

Revert "Disable Spatial Audio [ DO NOT MERGE ]"

This reverts commit 8dce1c1e.

Reason for revert: disabling was temporary

Change-Id: Iaf78952b28144c17cd62f16f7e52e71a32b8084f
parent cf073061
No related branches found
No related tags found
No related merge requests found
......@@ -182,9 +182,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES_DEBUG += \
sar_test
# declare use of spatial audio: disabled
# declare use of spatial audio
PRODUCT_PROPERTY_OVERRIDES += \
ro.audio.spatializer_enabled=false
ro.audio.spatializer_enabled=true
# Keymaster HAL
#LOCAL_KEYMASTER_PRODUCT_PACKAGE ?= android.hardware.keymaster@4.1-service
......
......@@ -165,9 +165,9 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES_DEBUG += \
sar_test
# declare use of spatial audio: disabled
# declare use of spatial audio
PRODUCT_PROPERTY_OVERRIDES += \
ro.audio.spatializer_enabled=false
ro.audio.spatializer_enabled=true
# 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