Merge "Added metrics constant for new dialog"

This commit is contained in:
TreeHugger Robot
2016-12-22 00:28:19 +00:00
committed by Android (Google) Code Review

View File

@@ -3161,6 +3161,10 @@ message MetricsEvent {
// OPEN: Settings > System > Input & Gesture > Double twist gesture
SETTINGS_GESTURE_DOUBLE_TWIST = 755;
// OPEN: Settings > Support > SupportDisclaimerDialog > SupportSystemInformationDialog
// CATEGORY: Settings
DIALOG_SUPPORT_SYSTEM_INFORMATION = 756;
// ---- End O Constants, all O constants go above this line ----
// Add new aosp constants above this line.