Merge "Audio HAL: Add missing device to XSD" into pie-vts-dev

am: f6e97e1564

Change-Id: I5f1a4e16285d620c73adcbe1f945380156c37e4a
This commit is contained in:
Kevin Rocard
2019-10-10 10:43:08 -07:00
committed by android-build-merger

View File

@@ -357,6 +357,10 @@
<xs:enumeration value="AUDIO_FORMAT_APTX_HD"/>
<xs:enumeration value="AUDIO_FORMAT_AC4"/>
<xs:enumeration value="AUDIO_FORMAT_LDAC"/>
<xs:enumeration value="AUDIO_FORMAT_E_AC3_JOC"/>
<xs:enumeration value="AUDIO_FORMAT_MAT_1_0"/>
<xs:enumeration value="AUDIO_FORMAT_MAT_2_0"/>
<xs:enumeration value="AUDIO_FORMAT_MAT_2_1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="extendableAudioFormat">