Merge "Add a page id for open supported links"

This commit is contained in:
TreeHugger Robot
2020-01-20 10:06:30 +00:00
committed by Android (Google) Code Review

View File

@@ -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;
}