commit | 030c5debfefddf0512cd53fec48b269c08d9972e | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Jun 09 16:44:13 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Jun 10 14:38:13 2016 -0700 |
tree | 3fb7aace113f915939f8e60591e1262aa4609984 | |
parent | 2fafcc56fda54b1adf8b6743beaac59dbb84dfec [diff] |
WifiConfigurationXmlUtil: Serialize all data for store Add the remaining elements of WifiConfiguration that needs to be persisted in config store and add unit-tests for verification. PS: These elements are not serialized for backup/restore. Backup/Restore only stores a selected subset of elements from WifiConfiguration. While there, Add the missing EAP configuration serialization unit tests. BUG: 29251622 Change-Id: Ic1f22191ed1d7e654190fde5e70bfdf3545eb5d4 TEST: Unit-tests