commit | 3c5fcc51f52a188739079ad2b78dc7da32c13ba0 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue Apr 06 10:16:48 2021 -0700 |
committer | Andy Hung <hunga@google.com> | Thu Apr 29 17:55:16 2021 -0700 |
tree | 28936132e3042cfcc2f9418f91151099698768c7 | |
parent | 2668e4bc46bf7192cc2a8393037f26e414e6252c [diff] [blame] |
Audio: Add AUDIO_FORMAT_DTS_UHD See ETSI TS 103 491 V1.2.1 (2019-05) DTS-UHD Audio Format; Delivery of Channels, Objects and Ambisonic Sound Fields Test: atest AudioFormatTest Bug: 184538197 Merged-In: I4123efb29a95a599982af85068f8e4468ff15159 Change-Id: I4123efb29a95a599982af85068f8e4468ff15159
diff --git a/audio/7.0/config/audio_policy_configuration.xsd b/audio/7.0/config/audio_policy_configuration.xsd index 4f5614b..7b0d897 100644 --- a/audio/7.0/config/audio_policy_configuration.xsd +++ b/audio/7.0/config/audio_policy_configuration.xsd
@@ -411,6 +411,7 @@ <xs:enumeration value="AUDIO_FORMAT_MPEGH_LC_L3"/> <xs:enumeration value="AUDIO_FORMAT_MPEGH_LC_L4"/> <xs:enumeration value="AUDIO_FORMAT_IEC60958"/> + <xs:enumeration value="AUDIO_FORMAT_DTS_UHD"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="extendableAudioFormat">