Add platform provisioning metrics to proto file.

PLATFORM_PROVISIONING_COPY_ACCOUNT_MS
Logs the time it took to copy an account from the primary profile
to the managed profile during PO provisioning using
DPM#createAndProvisionManagedProfile, also logs the calling package

PLATFORM_PROVISIONING_CREATE_PROFILE_MS
Logs the time it took to create a managed profile during
PO provisioning using DPM#createAndProvisionManagedProfile,
also logs the calling package

PLATFORM_PROVISIONING_START_PROFILE_MS
Logs the time it took to start a managed profile during
PO provisioning using DPM#createAndProvisionManagedProfile,
also logs the calling package

PLATFORM_PROVISIONING_COPY_ACCOUNT_STATUS
Logs the status(succeeded/failed/timed out) of copying an account
from the primary profile to the managed profile during
PO provisioning using DPM#createAndProvisionManagedProfile,
also logs the calling package

PLATFORM_PROVISIONING_ERROR
Logged when an error occurs during PO or DO provisioning using
DPM#createAndProvisionManagedProfile and DPM#provisionFullyManagedDevice,
also logs the calling package

PROVISIONING_PROVISION_MANAGED_PROFILE_TASK_MS
Logs the time it took for CreateAndProvisionManagedProfileTask to complete

PROVISIONING_PROVISION_FULLY_MANAGED_DEVICE_TASK_MS
Logs the time it took for ProvisionFullyManagedDeviceTask to complete

Bug: 178458861
Test: N/A
Change-Id: I5aaecd55cab1812876dc7151bc700212b1d8ced9
1 file changed
tree: ad5567f71ffb165fd2f4941f393e6f67aa56e76a
  1. stats/