Enable country code update during setup wizard
Bug: 267944733 Test: manual with various network Change-Id: I2fb9e8d63257ffb2c0b08cf1f55b6732ec77dc5d
This commit is contained in:
parent
31f1eb43f1
commit
7156097410
1 changed files with 5 additions and 0 deletions
|
@ -124,4 +124,9 @@
|
|||
1: verbose logging on by default for userdebug
|
||||
2: verbose logging on by default for all builds -->
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue