Loading proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4389,6 +4389,11 @@ message MetricsEvent { // OS: P NOTIFICATION_CHANNEL_GROUP = 1157; // OPEN: Settings > Developer options > Enable > Info dialog // CATEGORY: SETTINGS // OS: P DIALOG_ENABLE_DEVEMENT_OPTIONS = 1158; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading Loading
proto/src/metrics_constants.proto +5 −0 Original line number Diff line number Diff line Loading @@ -4389,6 +4389,11 @@ message MetricsEvent { // OS: P NOTIFICATION_CHANNEL_GROUP = 1157; // OPEN: Settings > Developer options > Enable > Info dialog // CATEGORY: SETTINGS // OS: P DIALOG_ENABLE_DEVEMENT_OPTIONS = 1158; // Add new aosp constants above this line. // END OF AOSP CONSTANTS } Loading