commit | a7c4e03dcec1f340bb862758611403489072de2e | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Feb 04 19:20:12 2021 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Feb 05 01:59:52 2021 +0000 |
tree | b14a75431f38fd81e650940c7f501394d1669cf7 | |
parent | b9fef4fa9e37b1a5640fc7e5273cd424213d7220 [diff] |
Update APM XML deserializer for HAL V7 HAL V7 uses spaces instead of ',' and '|' for delimiting elements in channel masks, sample rates, and flags lists. The version specified in the APM XML has been updated from '1.0' to '7.0' in order to reflect this. Serializer classes were refactored to get access to PolicySerializer class as a context which stores the delimiters to be used. Bug: 142480271 Test: m, check device boot Change-Id: I7e765053e320b3789bc976e9905072c1eb476629