OSDN Git Service

Revert "Metric constant for dnd system toggle"
authorJulia Reynolds <juliacr@google.com>
Mon, 5 Mar 2018 17:20:09 +0000 (17:20 +0000)
committerJulia Reynolds <juliacr@google.com>
Mon, 5 Mar 2018 17:20:09 +0000 (17:20 +0000)
This reverts commit 8c3342b3da78e5afa7a0133018247355c89ec424.

Change-Id: I768a53aec1fd7b9f6fbaa206e36d28617ae945c6

proto/src/metrics_constants.proto

index dfd0ec2..57e3c75 100644 (file)
@@ -5379,12 +5379,6 @@ message MetricsEvent {
     // OS: P
     SETTINGS_TV_WIFI_ADD_KNOWN_CATEGORY = 1331;
 
-    // ACTION: DND Settings > Priority only allows > System toggle
-    // SUBTYPE: 0 is off, 1 is on
-    // CATEGORY: SETTINGS
-    // OS: P
-    ACTION_ZEN_ALLOW_SYSTEM = 1332;
-
     // ---- End P Constants, all P constants go above this line ----
     // Add new aosp constants above this line.
     // END OF AOSP CONSTANTS