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

Commit 04ce5313 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a page id for open supported links"

parents a85b3d56 0cc67e38
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2557,4 +2557,9 @@ enum PageId {
    // OS: R
    DND_PEOPLE = 1823;

    // OPEN: Settings > Apps and notifications > App info > one of any app > Open by default
    //       > Open supported links
    // CATEGORY: SETTINGS
    // OS: R
    OPEN_SUPPORTED_LINKS = 1824;
}