Revert "Remove USE_XML_AUDIO_POLICY_CONF build flag"
This reverts commit 79c61ba50e
.
Reason for revert: Buildcop
Change-Id: I18d3ebeded2e9b20fef3a57c8509a2e701f6692e
This commit is contained in:
parent
79c61ba50e
commit
4c42d17465
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue