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

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

Merge \\"Add a constant for when the storage manager is toggled on and off.\\"...

Merge \\"Add a constant for when the storage manager is toggled on and off.\\" into nyc-mr1-dev am: b5bb9f5c
am: 3d38bbb7

Change-Id: I76340654ee6904b4f02326b4242eaacf7ee5bf49
parents e8fa8aa5 3d38bbb7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 ----

    // ------- Begin N Keyboard Shortcuts Helper -----