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

Commit 0c7dcba3 authored by Andrei-Valentin Onea's avatar Andrei-Valentin Onea Committed by Android (Google) Code Review
Browse files

Merge "Add metrics constant for platform compat UI." into stage-aosp-master

parents 056b8f00 e9e83a55
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2406,4 +2406,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: Q
    SETTINGS_AWARE_DISPLAY = 1750;

    // OPEN: Settings > Developer Options > Platform Compat
    // CATEGORY: SETTINGS
    // OS: R
    SETTINGS_PLATFORM_COMPAT_DASHBOARD = 1805;    
}