aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lehmer <alehmer@google.com>2019-05-14 21:16:46 +0000
committerAndrew Lehmer <alehmer@google.com>2019-05-14 21:16:46 +0000
commit4c42d17465d10ece40b6d99c04c9862b96c4db9f (patch)
tree8e0a39dc77d8f1172d41b75a12d80787a6469c20
parent79c61ba50ef3d336874504db00289616d80bd8d2 (diff)
downloadbuild-4c42d17465d10ece40b6d99c04c9862b96c4db9f.tar.gz
Revert "Remove USE_XML_AUDIO_POLICY_CONF build flag"
This reverts commit 79c61ba50ef3d336874504db00289616d80bd8d2. Reason for revert: Buildcop Change-Id: I18d3ebeded2e9b20fef3a57c8509a2e701f6692e
-rw-r--r--target/board/BoardConfigMainlineCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/board/BoardConfigMainlineCommon.mk b/target/board/BoardConfigMainlineCommon.mk
index 64109e0313..be7c804c72 100644
--- a/target/board/BoardConfigMainlineCommon.mk
+++ b/target/board/BoardConfigMainlineCommon.mk
@@ -24,6 +24,9 @@ TARGET_ENABLE_MEDIADRM_64 := true
# stripped from APKs.
BOARD_USES_SYSTEM_OTHER_ODEX := true
+# Audio: must using XML format for Treblized devices
+USE_XML_AUDIO_POLICY_CONF := 1
+
# Bluetooth defines
# TODO(b/123695868): Remove the need for this
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := build/make/target/board/mainline_arm64/bluetooth