Mark sysui config resource as untranslatable.
Bug:17523754 Change-Id: I8917c110acc02c501e4dc011de4e6e7f8a0545c5
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
<bool name="doze_pulse_on_notifications">true</bool>
|
||||
|
||||
<!-- Doze: when to pulse after a buzzworthy notification arrives -->
|
||||
<string name="doze_pulse_schedule">1s,10s,30s,60s,120s</string>
|
||||
<string name="doze_pulse_schedule" translatable="false">1s,10s,30s,60s,120s</string>
|
||||
|
||||
<!-- Doze: maximum number of times the notification pulse schedule can be reset -->
|
||||
<integer name="doze_pulse_schedule_resets">3</integer>
|
||||
|
||||
Reference in New Issue
Block a user