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

Commit 1a255c6d authored by Danesh M's avatar Danesh M
Browse files

ZenMode : Update defaults for CTSVerifier

The default settings for Priority Notifications should
allow messages to be priority interruptions and Calls/Messages
from Starred contacts only in order to pass CTS-Verifier.

CYNGNOS-1364

Change-Id: Ie3046bd3d32e001aa639648dff2e8a6caafc91bc
(cherry picked from commit 62059d91)
parent c7f262e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,6 +19,6 @@

<!-- Default configuration for zen mode.  See android.service.notification.ZenModeConfig. -->
<zen version="1">
    <allow calls="false" messages="false" />
    <allow calls="false" messages="true" from="2" />
    <sleep startHour="22" startMin="0" endHour="7" endMin="0" />
</zen>