Ver código fonte

Snap for 9957928 from a834cefdf13c2ced34b4bb54e909cbd7d69109b0 to udc-release

Change-Id: I33e25591834e33636699656d2a8d0395c379b117
Android Build Coastguard Worker 2 anos atrás
pai
commit
97e3b8e1d5
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      rro_overlays/WifiOverlay/res/values/config.xml

+ 6 - 0
rro_overlays/WifiOverlay/res/values/config.xml

@@ -150,4 +150,10 @@
     <!-- Enable the feature of adjusting link layer stats polling interval based on
     device mobility state and client mode RSSI monitoring. -->
     <bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
+
+    <!-- Boolean indicating whether the framework updates country from scan results when there is
+         no telephony country code. This is applied to all generic cases and might require the
+         regulatory approval (for example, FCC pre-approval is required according to "594280 D01
+         Software Configuration Control v02r01").-->
+    <bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultGeneric">true</bool>
 </resources>