Add a page id for open supported links
Fixes: 143185713 Test: compilation Change-Id: I8270b01810e20a8035e0f039f2d6df599957c8fb
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user