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

Commit 104112d3 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 qt-qpr1-dev-plus-aosp

parents 992eb05f 053191ea
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2411,4 +2411,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: Q
    SETTINGS_GESTURE_TAP = 1751;

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