Merge "Adds a default for the badging curve thresholds to Settings app resources; this will be the fall-back default used by the WifiSettings in follow-on work."
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 22d8031..396db4a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6041,6 +6041,10 @@
<!-- Option title for the default sound, context based on screen -->
<string name="default_sound">Default sound</string>
+ <!-- Wifi Picker defaults-->
+ <!-- The minimum kbps threshold needed to use badge; value is a map with key corresponding to
+ the badge enum in ScoredNetworks (SD, HD etc) and value throughput in kbps -->
+ <string name="wifi_badging_thresholds_default" translatable="false">10:3000,20:5000,30:25000</string>
<!-- Sounds and Notification -->
<!-- Sound: Dashboard summary indicating the volume of ringtone. example: Ring volume at 20%.