commit | e489c8d250bd110af88a34f7ad09947d7618dc73 | [log] [tgz] |
---|---|---|
author | Dorin Drimus <dorindrimus@google.com> | Wed Nov 23 17:32:27 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Nov 23 17:32:27 2022 +0000 |
tree | d88cfdc444c157430e94c8fc3b801837e57308d5 | |
parent | fd8bd765b484f7d98cf2d20946b7d4168d6039de [diff] | |
parent | 258eaa0c753b8c3afc7ed9335bffce4d9c4b6adf [diff] |
Merge "Add more DTS audio encodings to the AIDL interface" am: 7755c25f93 am: d2f37fc6e2 am: 258eaa0c75 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2295177 Change-Id: Ib5fdd67c84b3e8faa6491aeb6fa38bc2c1ec5935 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/audio/aidl/default/config/audio_policy_configuration.xsd b/audio/aidl/default/config/audio_policy_configuration.xsd index 823b217..2c18a1e 100644 --- a/audio/aidl/default/config/audio_policy_configuration.xsd +++ b/audio/aidl/default/config/audio_policy_configuration.xsd
@@ -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">