Merge "Add more DTS audio encodings to the AIDL interface" am: 7755c25f93

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2295177

Change-Id: I38989a3521c926ff0a61a9bb54329f99d1e57adb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Dorin Drimus
2022-11-22 14:57:06 +00:00
committed by Automerger Merge Worker

View File

@@ -424,6 +424,8 @@
<xs:enumeration value="AUDIO_FORMAT_DRA"/> <xs:enumeration value="AUDIO_FORMAT_DRA"/>
<xs:enumeration value="AUDIO_FORMAT_APTX_ADAPTIVE_QLEA"/> <xs:enumeration value="AUDIO_FORMAT_APTX_ADAPTIVE_QLEA"/>
<xs:enumeration value="AUDIO_FORMAT_APTX_ADAPTIVE_R4"/> <xs:enumeration value="AUDIO_FORMAT_APTX_ADAPTIVE_R4"/>
<xs:enumeration value="AUDIO_FORMAT_DTS_HD_MA"/>
<xs:enumeration value="AUDIO_FORMAT_DTS_UHD_P2"/>
</xs:restriction> </xs:restriction>
</xs:simpleType> </xs:simpleType>
<xs:simpleType name="extendableAudioFormat"> <xs:simpleType name="extendableAudioFormat">