summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiConfigStoreLegacy.java
Commit message (Expand)AuthorAgeFilesLines
* Split up WifiNative/WifiMonitor into STA-AP/P2PRoshan Pius2017-03-211-1/+0
* WifiConfigMangaer: use updated legacy Passpoint config indicatorPeter Qiu2017-03-161-0/+1
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-72/+2
* Create user store when migrating legacy configsPeter Qiu2017-03-021-1/+4
* WifiConfigStoreLegacy: read legacy Passpoint configuration filePeter Qiu2017-02-241-3/+85
* SupplicantStaNetworkHal: Fix network extra parsing/writingRoshan Pius2017-02-221-2/+4
* Remove unused/unwanted WifiNative methodsRoshan Pius2017-02-221-1/+4
* WifiSupplicantControl: Remove this class (Part 1)Roshan Pius2017-02-161-8/+8
* Integrate new config managerRoshan Pius2016-09-021-1/+1
* WifiConfigManagerNew: Migration from legacy storesRoshan Pius2016-08-241-2/+2
* WifiConfigStoreLegacy: Migration from legacy storeRoshan Pius2016-08-231-0/+338