Enable country code update during setup wizard
Bug: 267944733 Test: manual with various network Change-Id: I5c2b921756773018cfcc34e59de185241b20de04
This commit is contained in:
parent
577fcd7199
commit
71a3b4068b
1 changed files with 4 additions and 0 deletions
|
@ -152,4 +152,8 @@
|
|||
<!-- Boolean indicating whether we should enable the STA current connected indoor channel
|
||||
for SAP, WFD GO, Wi-Fi Aware -->
|
||||
<bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">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>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue