Loading core/res/res/values/config.xml +0 −9 Original line number Diff line number Diff line Loading @@ -618,15 +618,6 @@ <!-- Integer indicating wpa_supplicant scan interval when p2p is connected in milliseconds --> <integer translatable="false" name="config_wifi_scan_interval_p2p_connected">60000</integer> <!-- Integer indicating the framework scan interval in milliseconds. This is used in the scenario where the chipset does not support background scanning (config_wifi_background_scan_suport is false) to set up a periodic wake up scan so that the device can connect to a new access point on the move. A value of 0 means no periodic scans will be used in the framework. --> <integer translatable="false" name="config_wifi_framework_scan_interval">300000</integer> <!-- Integer indicating the framework no networks periodic scan interval in milliseconds. --> <integer translatable="false" name="config_wifi_no_network_periodic_scan_interval">300000</integer> <!-- Integer indicating disconnect mode short scan interval in milliseconds --> <integer translatable="false" name="config_wifi_disconnected_short_scan_interval">15000</integer> Loading core/res/res/values/symbols.xml +0 −2 Original line number Diff line number Diff line Loading @@ -458,9 +458,7 @@ <java-symbol type="integer" name="config_toastDefaultGravity" /> <java-symbol type="integer" name="config_triplePressOnPowerBehavior" /> <java-symbol type="integer" name="config_shortPressOnSleepBehavior" /> <java-symbol type="integer" name="config_wifi_framework_scan_interval" /> <java-symbol type="integer" name="config_wifi_supplicant_scan_interval" /> <java-symbol type="integer" name="config_wifi_no_network_periodic_scan_interval" /> <java-symbol type="integer" name="config_wifi_scan_interval_p2p_connected" /> <java-symbol type="integer" name="config_windowOutsetBottom" /> <java-symbol type="integer" name="db_connection_pool_size" /> Loading Loading
core/res/res/values/config.xml +0 −9 Original line number Diff line number Diff line Loading @@ -618,15 +618,6 @@ <!-- Integer indicating wpa_supplicant scan interval when p2p is connected in milliseconds --> <integer translatable="false" name="config_wifi_scan_interval_p2p_connected">60000</integer> <!-- Integer indicating the framework scan interval in milliseconds. This is used in the scenario where the chipset does not support background scanning (config_wifi_background_scan_suport is false) to set up a periodic wake up scan so that the device can connect to a new access point on the move. A value of 0 means no periodic scans will be used in the framework. --> <integer translatable="false" name="config_wifi_framework_scan_interval">300000</integer> <!-- Integer indicating the framework no networks periodic scan interval in milliseconds. --> <integer translatable="false" name="config_wifi_no_network_periodic_scan_interval">300000</integer> <!-- Integer indicating disconnect mode short scan interval in milliseconds --> <integer translatable="false" name="config_wifi_disconnected_short_scan_interval">15000</integer> Loading
core/res/res/values/symbols.xml +0 −2 Original line number Diff line number Diff line Loading @@ -458,9 +458,7 @@ <java-symbol type="integer" name="config_toastDefaultGravity" /> <java-symbol type="integer" name="config_triplePressOnPowerBehavior" /> <java-symbol type="integer" name="config_shortPressOnSleepBehavior" /> <java-symbol type="integer" name="config_wifi_framework_scan_interval" /> <java-symbol type="integer" name="config_wifi_supplicant_scan_interval" /> <java-symbol type="integer" name="config_wifi_no_network_periodic_scan_interval" /> <java-symbol type="integer" name="config_wifi_scan_interval_p2p_connected" /> <java-symbol type="integer" name="config_windowOutsetBottom" /> <java-symbol type="integer" name="db_connection_pool_size" /> Loading