Merge "added metrics constant to proto"

This commit is contained in:
Salvador Martinez
2016-10-19 03:36:09 +00:00
committed by Android (Google) Code Review

View File

@@ -2575,6 +2575,9 @@ message MetricsEvent {
// ACTION: Logs extra passed by the dpc while provisioning.
PROVISIONING_EXTRA = 612;
// OPEN Settings > Bluetooth > Attempt to connect to device that shows dialog
BLUETOOTH_DIALOG_FRAGMENT = 613;
// ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line.