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

Commit 41d9e7ca authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Merge "Add metrics for mainline modules license UI." into qt-dev

am: eb1b0301

Change-Id: I3b568d73d56bddf3943e4106703ee10da5629dd6
parents 1a7b8395 eb1b0301
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2380,6 +2380,11 @@ enum PageId {
    // Note: Only shows up on first time toggle
    DIALOG_DARK_UI_INFO = 1740;

    // OPEN: Settings > About phone > Legal information > Google Play system update licenses
    // CATEGORY: SETTINGS
    // OS: Q
    MODULE_LICENSES_DASHBOARD = 1746;

    // OPEN: Settings > System > Gestures > Global Actions Panel
    // CATEGORY: SETTINGS
    // OS: Q
+5 −0
Original line number Diff line number Diff line
@@ -7397,6 +7397,11 @@ message MetricsEvent {
    // android.app.Notification$MessagingStyle, set by setStyle().
    FIELD_NOTIFICATION_STYLE = 1745;

    // OPEN: Settings > About phone > Legal information > Google Play system update licenses
    // CATEGORY: SETTINGS
    // OS: Q
    MODULE_LICENSES_DASHBOARD = 1746;

    // ---- End Q Constants, all Q constants go above this line ----
    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS