summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiCountryCode.java
Commit message (Expand)AuthorAgeFilesLines
* Do not clear Wifi country code upon entering airplane modeDavid Su2019-10-231-12/+0
* WiFi: add ADB shell commands to force soft AP channel frequency and country codeKai Shi2019-07-191-0/+35
* wifi: improve country code loggingKumar Anand2019-03-271-22/+32
* Fix country code setting for non-US localesRoshan Pius2018-07-111-2/+3
* ClientModeImpl: rename WSM to CMIRebecca Silberstein2018-07-031-1/+1
* wifi: do not reset country code on SIM removalKumar Anand2018-05-311-14/+0
* WifiNative: Use iface name for WifiNative methodsRoshan Pius2018-01-221-1/+1
* Create dump() method for WifiCountryCodeNingyuan Wang2017-12-211-0/+18
* Fix case for not reverting country code on cellular lossNingyuan Wang2017-09-121-12/+9
* Reset to default country code when phone is out of serviceNingyuan Wang2017-03-181-4/+5
* Stop supporting persistent country codeNingyuan Wang2017-03-151-8/+2
* Fix tethering failure when wifi is not startedNingyuan Wang2016-07-221-5/+25
* Continue supporting persisting country codeNingyuan Wang2016-06-061-9/+18
* Fix string comparision and return value in try catch blockNingyuan Wang2016-05-061-1/+1
* Wifi country code refactoringNingyuan Wang2016-03-161-0/+186