Remove overlay item: country code update during setup wizard
The country code updating from scan results generic case can cover setup wizard case. Bug: 279625751 Test: manually verified generic case Change-Id: Id173adb1ac0f144b6b293ef707979025d4c358a9
This commit is contained in:
parent
c30c7c4ff6
commit
429d547442
1 changed files with 0 additions and 5 deletions
|
@ -142,11 +142,6 @@
|
||||||
is when the system is in the suspended mode -->
|
is when the system is in the suspended mode -->
|
||||||
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
|
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
|
||||||
|
|
||||||
<!-- 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>
|
|
||||||
|
|
||||||
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
||||||
device mobility state and client mode RSSI monitoring. -->
|
device mobility state and client mode RSSI monitoring. -->
|
||||||
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
||||||
|
|
Loading…
Reference in a new issue