commit | bc35c9c725b539248414172d5bb284bad98af755 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Feb 18 20:54:15 2021 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Feb 19 12:48:08 2021 -0800 |
tree | 45b7deac3addcfa408d460721cdf7dc316065e94 | |
parent | c3325707a552b8b13a044fed1b5de2888f28f7cd [diff] |
audio: Remove dependency on libxml2 from the default implementation The default implementation switched to use the "enums" module generated from the audio_policy_configuration.xsd schema. This drops the dependency on libxml2 library and reduces PSS and private dirty memory usage. Bug: 180413957 Test: atest VtsHalAudioV7_0TargetTest Change-Id: If7c110cd2bd2698923957b39906a0896d18065dd