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

Commit f55c9ab0 authored by Kelvin Kwan's avatar Kelvin Kwan Committed by Automerger Merge Worker
Browse files

Merge "Add metrics for DocsUI events" into rvc-dev am: 26e2c929 am: 7cab2774

Change-Id: I8e69ad3a920d162d9ca692421cbc1efadedb75e8
parents a2955dc9 7cab2774
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -197,4 +197,8 @@ enum EventId {
  CROSS_PROFILE_SETTINGS_PAGE_USER_CONSENTED = 170;
  CROSS_PROFILE_SETTINGS_PAGE_USER_DECLINED_CONSENT = 171;
  CROSS_PROFILE_SETTINGS_PAGE_PERMISSION_REVOKED = 172;
  DOCSUI_EMPTY_STATE_NO_PERMISSION = 173;
  DOCSUI_EMPTY_STATE_QUIET_MODE = 174;
  DOCSUI_LAUNCH_OTHER_APP = 175;
  DOCSUI_PICK_RESULT = 176;
}