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

Commit 8e986e7c authored by Kelvin Kwan's avatar Kelvin Kwan
Browse files

Add metrics for DocsUI events

Bug: 152609549
Test: manual
Change-Id: If62eed6b9e3bbe9e40e6793c81041a30986bb8db
parent ae4605ee
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;
}