commit | 88a60636b394274584c7da27e57ae2e218167a16 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Jul 07 23:27:40 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jul 07 23:27:40 2018 +0000 |
tree | f05199173c7d4e7620f0fcc285921cf00160af81 | |
parent | b0006233142c6c53bae63f9210a63ee14bf43402 [diff] | |
parent | fa420b40c5df507fab9ea1b8f4084903d86baa88 [diff] |
Merge "Add USE_XML_AUDIO_POLICY_CONF to GSI"
diff --git a/target/board/BoardConfigGsiCommon.mk b/target/board/BoardConfigGsiCommon.mk index 86f5bf1..237cd28 100644 --- a/target/board/BoardConfigGsiCommon.mk +++ b/target/board/BoardConfigGsiCommon.mk
@@ -23,3 +23,6 @@ # 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