Loading proto/src/metrics_constants.proto +4 −0 Original line number Diff line number Diff line Loading @@ -2371,6 +2371,10 @@ message MetricsEvent { // CATEGORY: SETTINGS NIGHT_DISPLAY_SETTINGS = 488; // ACTION: Settings -> Storage -> Manage storage -> Click Storage Manager // SUBTYPE: false is off, true is on ACTION_TOGGLE_STORAGE_MANAGER = 489; // ---- End N-MR1 Constants, all N-MR1 constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading Loading
proto/src/metrics_constants.proto +4 −0 Original line number Diff line number Diff line Loading @@ -2371,6 +2371,10 @@ message MetricsEvent { // CATEGORY: SETTINGS NIGHT_DISPLAY_SETTINGS = 488; // ACTION: Settings -> Storage -> Manage storage -> Click Storage Manager // SUBTYPE: false is off, true is on ACTION_TOGGLE_STORAGE_MANAGER = 489; // ---- End N-MR1 Constants, all N-MR1 constants go above this line ---- // Add new aosp constants above this line. // END OF AOSP CONSTANTS Loading