Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 773bad16 authored by Mitchell Wills's avatar Mitchell Wills Committed by Android (Google) Code Review
Browse files

Merge "Remove driver stop delay config as it is no longer used"

parents 53c217f6 a4c1f6f0
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -491,10 +491,6 @@
    <!-- Boolean indicating that wifi only link configuratios that have exact same credentials (i.e PSK) -->
    <bool translatable="false" name="config_wifi_only_link_same_credential_configurations">true</bool>

    <!-- Wifi driver stop delay, in milliseconds.
         Default value is 2 minutes. -->
    <integer translatable="false" name="config_wifi_driver_stop_delay">120000</integer>

    <!-- Wifi driver supports batched scan -->
    <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool>

+0 −1
Original line number Diff line number Diff line
@@ -393,7 +393,6 @@
  <java-symbol type="integer" name="db_journal_size_limit" />
  <java-symbol type="integer" name="db_wal_autocheckpoint" />
  <java-symbol type="integer" name="max_action_buttons" />
  <java-symbol type="integer" name="config_wifi_driver_stop_delay" />
  <java-symbol type="integer" name="config_soundEffectVolumeDb" />
  <java-symbol type="integer" name="config_lockSoundVolumeDb" />
  <java-symbol type="integer" name="config_multiuserMaximumUsers" />