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

Commit 4b1367ae authored by Tony Mak's avatar Tony Mak Committed by android-build-merger
Browse files

Add metric for managed profile setting am: 7a5b17bb am: 65c0b164

am: 97dfb07b

* commit '97dfb07b':
  Add metric for managed profile setting

Change-Id: I92d380b5330669aa51d8cd1fadd5ae186516bece
parents 4d4d97d7 97dfb07b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2187,6 +2187,10 @@ message MetricsEvent {
    // reinflation.
    ACTION_REMOTE_INPUT_CLOSE = 400;

    // OPEN: Settings > Accounts > Work profile settings
    // CATEGORY: SETTINGS
    ACCOUNTS_WORK_PROFILE_SETTINGS = 401;

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