Merge "Enable country code update during setup wizard" into udc-dev
This commit is contained in:
commit
a54b9ca041
1 changed files with 5 additions and 0 deletions
|
@ -124,4 +124,9 @@
|
||||||
1: verbose logging on by default for userdebug
|
1: verbose logging on by default for userdebug
|
||||||
2: verbose logging on by default for all builds -->
|
2: verbose logging on by default for all builds -->
|
||||||
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
|
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether the framework updates country from scan results when there is
|
||||||
|
no telephony country code and driver country code is 00.
|
||||||
|
This is applied only during the setup wizard -->
|
||||||
|
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue