Merge "Add new metrics for ManagedProvisioning." into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6243f0aa27
@@ -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