Loading proto/src/metrics_constants.proto +6 −0 Original line number Diff line number Diff line Loading @@ -5379,6 +5379,12 @@ 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 Loading Loading
proto/src/metrics_constants.proto +6 −0 Original line number Diff line number Diff line Loading @@ -5379,6 +5379,12 @@ 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 Loading