Bump metrics_constants value by ~100 to avoid conflicts with master.
Add Global Actions Panel Settings constant.
Bug: 127295457
Test: make
Change-Id: Ib37a13192fb1aa20cf3d914beee7b9a4eb399168
(cherry picked from commit 35231f7fc5)
This commit is contained in:
@@ -7284,6 +7284,13 @@ message MetricsEvent {
|
||||
// type of response could not be determined
|
||||
AUTOFILL_AUGMENTED_RESPONSE = 1724;
|
||||
|
||||
// ---- Skipping ahead to avoid conflicts between master and release branches.
|
||||
|
||||
// OPEN: Settings > System > Gestures > Global Actions Panel
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: Q
|
||||
GLOBAL_ACTIONS_PANEL_SETTINGS = 1800;
|
||||
|
||||
// ---- End Q Constants, all Q constants go above this line ----
|
||||
// Add new aosp constants above this line.
|
||||
// END OF AOSP CONSTANTS
|
||||
|
||||
Reference in New Issue
Block a user