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

Commit bdb800f6 authored by Ben Murdoch's avatar Ben Murdoch Committed by android-build-merger
Browse files

Merge "Update AppCompacted Action enum." into qt-dev am: 3819116c

am: a5736bd1

Change-Id: Idc75585348779f5f25d9186f34924767e6d4f106
parents bf4af938 a5736bd1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4927,6 +4927,8 @@ message AppCompacted {
    UNKNOWN = 0;
    SOME = 1;
    FULL = 2;
    PERSISTENT = 3;
    BFGS = 4;
  }
  optional Action action = 3;