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

Commit 6fd52b3a 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 am: dd348bff

Change-Id: I89e53c9f1751da44bc8f31a54bb8aabdbc65dc9c
parents 801e46ad dd348bff
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;
}