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

Commit 61664e96 authored by Beverly's avatar Beverly
Browse files

Additional settings page for apps bypassing dnd

Test: manual
Bug: 151845457
Change-Id: I83247f09748fca41498065e670a142a6a8b43377
parent 1a1b5934
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2665,4 +2665,8 @@ enum PageId {
    // Open: Settings > Sound > Do Not Disturb > People > Messages
    // OS: R
    DND_MESSAGES = 1839;

    // Open: Settings > Sound > Do Not Disturb > Apps > <Choose App>
    // OS: R
    DND_APPS_BYPASSING = 1840;
}