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

Commit 8af16ebd authored by xshu's avatar xshu
Browse files

Removing unused scoring thresholds

Bug: 76156154
Test: compile, unit tests
Test: flash
Test: Device boots
Test: Wifi is connected successfully

Change-Id: I1e4b8aab359a8087b9287772d236948f7159f71e
parent 2fea1055
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -593,10 +593,6 @@
    <integer translatable="false" name="config_wifi_framework_wifi_score_entry_rssi_threshold_24GHz">-80</integer>
    <integer translatable="false" name="config_wifi_framework_wifi_score_low_rssi_threshold_24GHz">-73</integer>
    <integer translatable="false" name="config_wifi_framework_wifi_score_good_rssi_threshold_24GHz">-60</integer>
    <integer translatable="false" name="config_wifi_framework_wifi_score_bad_link_speed_24">6</integer>
    <integer translatable="false" name="config_wifi_framework_wifi_score_bad_link_speed_5">12</integer>
    <integer translatable="false" name="config_wifi_framework_wifi_score_good_link_speed_24">24</integer>
    <integer translatable="false" name="config_wifi_framework_wifi_score_good_link_speed_5">36</integer>

    <!-- Integer delay in milliseconds before shutting down soft AP when there
         are no connected devices. Framework will enforce a minimum limit on
+0 −4
Original line number Diff line number Diff line
@@ -394,10 +394,6 @@
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_entry_rssi_threshold_5GHz" />
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_low_rssi_threshold_5GHz" />
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_good_rssi_threshold_5GHz" />
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_bad_link_speed_24" />
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_bad_link_speed_5" />
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_good_link_speed_24" />
  <java-symbol type="integer" name="config_wifi_framework_wifi_score_good_link_speed_5" />
  <java-symbol type="integer" name="config_wifi_framework_scan_result_rssi_level_patchup_value" />
  <java-symbol type="integer" name="config_wifi_framework_current_network_boost" />
  <java-symbol type="string"  name="config_wifi_random_mac_oui" />