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. ag/1829150 has the corresponding Settings.Global change. Bug: 34052475 Test: compiles Change-Id: I529d778537cc418f44616384ecde4a03bcd2e117
This commit is contained in:
@@ -6024,6 +6024,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%.
|
||||
|
Reference in New Issue
Block a user