commit | e505d1b7b6b301a1bbbe0a6665467e758bcfd62e | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Jun 13 14:08:54 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Jun 21 21:57:28 2016 -0700 |
tree | 463b43dc4680b28681b8ca356ff1bb42f5e3122c | |
parent | c25642d1a260510fe5d651f31fed40950c59d9b4 [diff] |
WifiConfigStoreData: Implement |parseRawData| Implement the method to deserialize the raw bytes in XML format to WifiConfigStoreData instance. This uses the all helper classes in XmlUtil to deserialize the data. BUG: 29251019 TEST: Will add unit tests once the entire XML serialization/deserialization is complete. Change-Id: I5ea141c231847d5e8c2028ca2ddd86c1b1724359