commit | 2a51f6db2b8ed8ce71bae59c58b5046dc222f5b1 | [log] [tgz] |
---|---|---|
author | Lorena Torres-Huerta <lorenatorres@google.com> | Mon Dec 12 18:17:10 2022 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Wed May 17 22:28:24 2023 +0000 |
tree | c7efb69c26fb77633725fa7b4e6a3aaafdab0f6d | |
parent | eed3211f33ee2d3be04d7555ad380325d9fa4437 [diff] |
audio: Provide code for parsing surround sound config from XML The main change is to convert the result of parsing from XSDC types to AIDL, and add a VTS test for IConfig.getSurroundSoundConfig. Extra changes: - add 'Unchecked' suffix to conversion functions that do not wrap the result into ConversionResult; - enable more compile-time checks for the default AIDL service, fix issues found. Bug: 205884982 Test: atest VtsHalAudioCoreTargetTest (cherry picked from https://android-review.googlesource.com/q/commit:aa8f76af92cc0f706e0bd13508c7b6b596e0aac4) Merged-In: Icf578b8d28647e6355ed5328599c77d2ca1234f9 Change-Id: Icf578b8d28647e6355ed5328599c77d2ca1234f9