commit | 43c386c8c686b73c4a9a7ffc3537753aa3d1a56d | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Sep 19 12:38:29 2018 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Sep 28 20:17:33 2018 +0000 |
tree | aa5c33e07c114985173a6af230b9342ac62af18c | |
parent | a77c9edb91589d8673d3af6e2243b6f087430a11 [diff] |
audiopolicy: More XML deserializer refactorings -- use root and cur argument names consistently; -- replace 'while' loops with 'for' loops; -- avoid passing around of 'xmlDoc'; -- get rid of PtrElement, parametrize adding to collections. -- make possible to return immutable elements via Return<> container from android::hardware. Test: Compare dumpsys media.audio_policy A/B, check audio Change-Id: I5e499bdd7196703c4f788d881f331eb9629bf790