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

Commit cb6f7bd4 authored by arangelov's avatar arangelov Committed by Antoan Angelov
Browse files

Add new metrics for ManagedProvisioning.

Bug: 122652345
Bug: 123526470
Test: none
Change-Id: I7c8db15b1896ad6b2e3a88e4e41ecbbba50dfa37
parent e98e90dc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -145,4 +145,8 @@ enum EventId {
  ESTABLISH_VPN = 118;
  SET_NETWORK_LOGGING_ENABLED = 119;
  RETRIEVE_NETWORK_LOGS = 120;
  PROVISIONING_PREPARE_TOTAL_TIME_MS = 121;
  PROVISIONING_PREPARE_STARTED = 122;
  PROVISIONING_PREPARE_COMPLETED = 123;
  PROVISIONING_FLOW_TYPE = 124;
}