forked from openkylin/platform_build
Merge "Add USE_XML_AUDIO_POLICY_CONF to GSI"
am: 88a60636b3
Change-Id: I4472c2d88202bd8a074373a8b1325e4d96efa6a8
This commit is contained in:
commit
808b06d658
|
@ -23,3 +23,6 @@ BOARD_VNDK_VERSION := current
|
|||
# Pi GSI supports system-as-root
|
||||
TARGET_NO_RECOVERY := true
|
||||
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
|
||||
|
||||
# Audio: must using XML format for Treblized devices
|
||||
USE_XML_AUDIO_POLICY_CONF := 1
|
||||
|
|
Loading…
Reference in New Issue