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
Loading
Please register or sign in to comment