Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b613e1a authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 1d807090: am 082c2b49: am b22dc016: am 7e5776e1: am bfaadc6b: Merge "Mark...

am 1d807090: am 082c2b49: am b22dc016: am 7e5776e1: am bfaadc6b: Merge "Mark sysui config resource as untranslatable." into lmp-dev

* commit '1d807090324cc604bacadd828366630c3318a4f1':
  Mark sysui config resource as untranslatable.
parents ad86549f 707b6d7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>