Doze: pulse less often. automerge: 618e420
automerge: 43c7741
* commit '43c7741c28c39aa4f5be1252af67c8b1e7bd84c3':
Doze: pulse less often.
This commit is contained in:
@@ -246,10 +246,10 @@
|
||||
<bool name="doze_pulse_on_notifications">true</bool>
|
||||
|
||||
<!-- Doze: when to pulse after a buzzworthy notification arrives -->
|
||||
<string name="doze_pulse_schedule" translatable="false">1s,10s,30s,60s,120s</string>
|
||||
<string name="doze_pulse_schedule" translatable="false">1s,10s,30s,60s</string>
|
||||
|
||||
<!-- Doze: maximum number of times the notification pulse schedule can be reset -->
|
||||
<integer name="doze_pulse_schedule_resets">3</integer>
|
||||
<integer name="doze_pulse_schedule_resets">2</integer>
|
||||
|
||||
<!-- Doze: duration to avoid false pickup gestures triggered by notification vibrations -->
|
||||
<integer name="doze_pickup_vibration_threshold">2000</integer>
|
||||
|
||||
Reference in New Issue
Block a user