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

Commit 6ae5525b 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: I364e575ac849ef06cf9fb11480910c5f4f4ba728
parents 4f4440f8 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;
}