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

Commit 3af4fbca authored by Fan Zhang's avatar Fan Zhang
Browse files

Add metrics for enable development options dialog

Bug: 65522852
Test: builds
Change-Id: I3adf99a177075087b976d8becc4c1da3ce9b316c
parent 6d5fbe61
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4383,6 +4383,11 @@ message MetricsEvent {
    // OS: P
    NOTIFICATION_CHANNEL_GROUP = 1157;

    // OPEN: Settings > Developer options > Enable > Info dialog
    // CATEGORY: SETTINGS
    // OS: P
    DIALOG_ENABLE_DEVEMENT_OPTIONS = 1158;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }