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:
Bharath 2022-12-11 16:22:14 +05:30 committed by CakesTwix
parent ee5418266b
commit 0924472d7b
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -83,4 +83,8 @@
<!-- 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_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>