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

Commit 1a57cb06 authored by Eric Sandness's avatar Eric Sandness Committed by Android (Google) Code Review
Browse files

Merge "Add metrics for DPC setup"

parents 4b640380 b37c4f82
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -176,4 +176,6 @@ enum EventId {
  IS_MANAGED_PROFILE = 149;
  START_ACTIVITY_BY_INTENT = 150;
  BIND_CROSS_PROFILE_SERVICE = 151;
  PROVISIONING_DPC_SETUP_STARTED = 152;
  PROVISIONING_DPC_SETUP_COMPLETED = 153;
}