summaryrefslogtreecommitdiff
path: root/audio/6.0/config/audio_policy_configuration.xsd
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-08 21:12:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-08 21:12:03 +0000
commit2ec76e73eb39eef285c71d8fe97222578591ef30 (patch)
treeff86d043468fb09923387277efe071c9d6c60b02 /audio/6.0/config/audio_policy_configuration.xsd
parent046f1ade8580e14e0433c6d31285b3f7872302e3 (diff)
parent12b2c93b101bb047a34546e7519ddeae82b49e13 (diff)
downloadinterfaces-android12-tests-release.tar.gz
Snap for 11550538 from 12b2c93b101bb047a34546e7519ddeae82b49e13 to android12-tests-releaseandroid-vts-12.0_r12android-cts-12.0_r12android12-tests-release
Change-Id: If1da972fbb7ad963e38056c7e99ce886d77c7796
Diffstat (limited to 'audio/6.0/config/audio_policy_configuration.xsd')
-rw-r--r--audio/6.0/config/audio_policy_configuration.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/6.0/config/audio_policy_configuration.xsd b/audio/6.0/config/audio_policy_configuration.xsd
index c2b8c5dcb4..177af16e8d 100644
--- a/audio/6.0/config/audio_policy_configuration.xsd
+++ b/audio/6.0/config/audio_policy_configuration.xsd
@@ -302,6 +302,7 @@
TODO: generate from hidl to avoid manual sync. -->
<xs:simpleType name="audioFormat">
<xs:restriction base="xs:string">
+ <xs:enumeration value="AUDIO_FORMAT_DEFAULT" />
<xs:enumeration value="AUDIO_FORMAT_PCM_16_BIT" />
<xs:enumeration value="AUDIO_FORMAT_PCM_8_BIT"/>
<xs:enumeration value="AUDIO_FORMAT_PCM_32_BIT"/>