Loading packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
packages/SystemUI/res/values/config.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading