Merge "Add metrics constant for platform compat UI." into stage-aosp-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
0c7dcba3e2
@@ -2406,4 +2406,9 @@ enum PageId {
|
|||||||
// CATEGORY: SETTINGS
|
// CATEGORY: SETTINGS
|
||||||
// OS: Q
|
// OS: Q
|
||||||
SETTINGS_AWARE_DISPLAY = 1750;
|
SETTINGS_AWARE_DISPLAY = 1750;
|
||||||
|
|
||||||
|
// OPEN: Settings > Developer Options > Platform Compat
|
||||||
|
// CATEGORY: SETTINGS
|
||||||
|
// OS: R
|
||||||
|
SETTINGS_PLATFORM_COMPAT_DASHBOARD = 1805;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user