Merge "Add DIALOG_UPDATABLE_LIST_PREFERENCE into metrics_constants.proto" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cdf52becfe
@@ -5818,6 +5818,11 @@ message MetricsEvent {
|
|||||||
// Tag used to report whether an activity is being autofilled on compatibility mode.
|
// Tag used to report whether an activity is being autofilled on compatibility mode.
|
||||||
FIELD_AUTOFILL_COMPAT_MODE = 1414;
|
FIELD_AUTOFILL_COMPAT_MODE = 1414;
|
||||||
|
|
||||||
|
// OPEN: Settings > Sound > Switch connected devices dialog
|
||||||
|
// CATEGORY: SETTINGS
|
||||||
|
// OS: P
|
||||||
|
DIALOG_UPDATABLE_LIST_PREFERENCE = 1415;
|
||||||
|
|
||||||
// ---- End P Constants, all P constants go above this line ----
|
// ---- End P Constants, all P constants go above this line ----
|
||||||
// Add new aosp constants above this line.
|
// Add new aosp constants above this line.
|
||||||
// END OF AOSP CONSTANTS
|
// END OF AOSP CONSTANTS
|
||||||
|
|||||||
Reference in New Issue
Block a user