Add new metrics for ManagedProvisioning.
Bug: 122652345 Bug: 123526470 Test: none Change-Id: I7c8db15b1896ad6b2e3a88e4e41ecbbba50dfa37
This commit is contained in:
committed by
Antoan Angelov
parent
e98e90dca6
commit
cb6f7bd499
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user