sdm710-common: overlay: Move Hotspot name config to RROs
This is part of Wifi mainline module and hence should be defined in RROs instead of frameworks. Issue: FP3-A13#2 Change-Id: I21918d63777d00581e53b425f085ae3b1f9ea2c5 (cherry picked from commit c8d24bb3f0d7812c5af340f91ac389d858c4291c)
This commit is contained in:
parent
ee5418266b
commit
0924472d7b
1 changed files with 4 additions and 0 deletions
|
@ -83,4 +83,8 @@
|
||||||
<!-- Integer thresholds for low network score, should be somewhat less than the entry thresholds -->
|
<!-- Integer thresholds for low network score, should be somewhat less than the entry thresholds -->
|
||||||
<integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-85</integer>
|
<integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-85</integer>
|
||||||
<integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_24GHz">-85</integer>
|
<integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_24GHz">-85</integer>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Do not translate. Default access point SSID used for tethering -->
|
||||||
|
<string translatable="false" name="wifi_tether_configure_ssid_default">Lenovo Z5s AP</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue