summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiBackupRestoreTest.java
Commit message (Expand)AuthorAgeFilesLines
* WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDERoshan Pius2017-06-081-3/+19
* WifiBackupRestore: Tighten key checks in string parsingRoshan Pius2017-05-121-0/+31
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-3/+3
* SupplicantStaNetworkHal: Fix network extra parsing/writingRoshan Pius2017-02-221-1/+1
* ISupplicantStaNetwork save & load WifiConfigsGlen Kuhne2017-02-091-1/+0
* WifiBackupRestore: Don't return nullRoshan Pius2017-01-311-0/+12
* WifiBackupRestore: Ignore non system created networksRoshan Pius2016-07-271-0/+79
* WifiConfigurationTestUtil: Add helper methodsRoshan Pius2016-06-231-206/+74
* WifiConfigStore: Remove classRoshan Pius2016-06-221-2/+2
* WifiConfigStoreData: Add unit testsRoshan Pius2016-06-211-44/+44
* WifiBackupRestore: Handle network UIDsRoshan Pius2016-06-091-1/+1
* WifiBackupRestore: Handle backups with no ipconfig dataRoshan Pius2016-06-081-0/+40
* WifiBackupRestore: Handle single WEP key configsRoshan Pius2016-06-081-0/+43
* WifibackupRestore: Mask out wep keysRoshan Pius2016-06-081-2/+7
* XmlUtil: Move Wifi/IP-Configuration serializationRoshan Pius2016-06-071-20/+2
* WifiBackupRestore: Logging changesRoshan Pius2016-06-031-1/+29
* WifiBackupRestore: Set hidden flag from old backupRoshan Pius2016-06-031-0/+87
* WifiBackupRestore: Parse older backup dataRoshan Pius2016-06-031-9/+205
* WifiBackupRestore: Add IpConfiguration to backup dataRoshan Pius2016-06-031-6/+173
* WifiBackupRestore: Add new module for backup/restoreRoshan Pius2016-05-311-0/+238