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

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

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

View File

@@ -424,6 +424,8 @@
<xs:enumeration value="AUDIO_FORMAT_DRA"/>
<xs:enumeration value="AUDIO_FORMAT_APTX_ADAPTIVE_QLEA"/>
<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:simpleType>
<xs:simpleType name="extendableAudioFormat">