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

Commit 0a5b6670 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Additional settings page for apps bypassing dnd" into rvc-dev am: ef8205b4

Change-Id: I97e7ce90e21829a563bafbf049a7779d66652309
parents 602413f6 ef8205b4
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;
}