forked from openkylin/platform_build
Merge "Add USE_XML_AUDIO_POLICY_CONF to GSI" am: 88a60636b3
am: 808b06d658
Change-Id: If30117a53ed897c3a3f55718985ad9755882b4d5
This commit is contained in:
commit
89cdf13dff
|
@ -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