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."
This commit is contained in:
@@ -6041,6 +6041,10 @@
|
|||||||
<!-- Option title for the default sound, context based on screen -->
|
<!-- Option title for the default sound, context based on screen -->
|
||||||
<string name="default_sound">Default sound</string>
|
<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 -->
|
<!-- Sounds and Notification -->
|
||||||
<!-- Sound: Dashboard summary indicating the volume of ringtone. example: Ring volume at 20%.
|
<!-- Sound: Dashboard summary indicating the volume of ringtone. example: Ring volume at 20%.
|
||||||
|
|||||||
Reference in New Issue
Block a user