commit | 76ed0594e752b02e18342185b70633067c185fd6 | [log] [tgz] |
---|---|---|
author | Dorin Drimus <dorindrimus@google.com> | Wed Nov 09 14:23:18 2022 +0000 |
committer | Dorin Drimus <dorindrimus@google.com> | Fri Nov 11 10:54:13 2022 +0000 |
tree | 81696d91df6d9d56c42461937a1ff489796bf730 | |
parent | 2b6854362552c93f504b75da810970f7a39d57c2 [diff] |
Add more DTS audio encodings to the AIDL interface Allow the additional DTS encodings (ENCODING_DTS_HD_MA and ENCODING_DTS_UHD_P2) in the audio_policy_configuration.xsd schema file for the AIDL interface. Change-Id: Id87b5bcbc1729c6d5158770ffd891b32367a877a Test: atest DtsAudioFormatsTest Bug: 235469058 Bug: 243789303