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

Commit 010aa499 authored by Daniel Nishi's avatar Daniel Nishi
Browse files

Add new action for the storage manager settings.

Bug: 28560570
Change-Id: I7a17feff51c96634bfcc7d238ab168f0878e0e62
parent 26818308
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
  }