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

Commit 0cc67e38 authored by Sunny Shao's avatar Sunny Shao
Browse files

Add a page id for open supported links

Fixes: 143185713
Test: compilation

Change-Id: I8270b01810e20a8035e0f039f2d6df599957c8fb
parent b85c3a8f
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;
}