Merge "Add metrics for settings"

This commit is contained in:
TreeHugger Robot
2017-02-14 03:01:29 +00:00
committed by Android (Google) Code Review

View File

@@ -3391,6 +3391,12 @@ message MetricsEvent {
// OPEN: Carrier demo mode password dialog
CARRIER_DEMO_MODE_PASSWORD = 828;
// ACTION: Create a Settings shortcut item.
ACTION_SETTINGS_CREATE_SHORTCUT = 829;
// ACTION: A tile in Settings information architecture is clicked
ACTION_SETTINGS_TILE_CLICK = 830;
// ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line.