Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4d5b71c authored by Daniel Nishi's avatar Daniel Nishi Committed by Android (Google) Code Review
Browse files

Merge "Add new action for the storage manager settings." into nyc-mr1-dev

parents 59bce44a 010aa499
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2235,6 +2235,10 @@ message MetricsEvent {
    // Subtype: Index of selection
    ACTION_APP_DISAMBIG_TAP = 457;

    // OPEN: Settings > Internal storage > Storage manager
    // CATEGORY: SETTINGS
    STORAGE_MANAGER_SETTINGS = 458;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }