commit | bae4becf6997843cddf0d0c1dfa1f63e4580e6f8 | [log] [tgz] |
---|---|---|
author | Peter Qiu <zqiu@google.com> | Fri Oct 14 14:26:46 2016 -0700 |
committer | Peter Qiu <zqiu@google.com> | Wed Oct 26 11:52:24 2016 -0700 |
tree | 076aba935791cf19c1fdea36439499d88642e7f4 | |
parent | e557c35d95a8d05c58a592d4c34db69a1dd2c1a7 [diff] |
wifi: hotspot2: omadm: add XML parser for parsing OMA-DM XML string The XML parser will parse an XML string into a tree-like structure represented by XMLNode, which will be used by an object specific parser (e.g. PerProviderSubscription Management Object tree parser) for further processing. Bug: 32129686 Test: frameworks/base/wifi/tests/runtests.sh Change-Id: I69c1931b2e8a6f3551e4eba5cffa3d2d0877872a