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

Commit 141e0295 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: If70b32bca8bff515fcbba83dbe971056fedf0ded
parent 1150754d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@

<!-- Default configuration for zen mode.  See android.service.notification.ZenModeConfig. -->
<zen version="2">
    <allow calls="true" messages="false" reminders="true" events="true" />
    <allow calls="true" messages="true" from="2" reminders="true" events="true" />
</zen>