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

Commit a3de878c authored by Daniel Nishi's avatar Daniel Nishi Committed by android-build-merger
Browse files

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

am: b4d5b71c

* commit 'b4d5b71c':
  Add new action for the storage manager settings.

Change-Id: I0efa5983a3db72cb90542ad852d681bae5b6952d
parents 4fab094b b4d5b71c
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
  }