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

Commit b4bcdfc1 authored by Mitchell Wills's avatar Mitchell Wills Committed by Randy Pan
Browse files

DO NOT MERGE Remove driver stop delay config as it is no longer used

Cherry-picked from a4c1f6f0
Bug: 22808676
Change-Id: I5c29a6d024cc34514876e56a349b496a2f734c8f
parent 255d41dc
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -509,10 +509,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
@@ -401,7 +401,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" />