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

Commit 48bb84c6 authored by Andrei-Valentin Onea's avatar Andrei-Valentin Onea Committed by Gerrit Code Review
Browse files

Merge "Add metrics constant for platform compat UI."

parents 920a4a5b bcd09ba7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2401,4 +2401,11 @@ enum PageId {
    // OS: Q
    // Note: Gear icon is shown next to gesture navigation preference and opens sensitivity dialog
    SETTINGS_GESTURE_NAV_BACK_SENSITIVITY_DLG = 1748;

    // ---- End Q Constants, all Q constants go above this line ----

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