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

Commit a5736bd1 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

Change-Id: I8cad34bb31116449ac4bd1def40c2e510e2d0b5e
parents 2b7732a9 3819116c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4919,6 +4919,8 @@ message AppCompacted {
    UNKNOWN = 0;
    SOME = 1;
    FULL = 2;
    PERSISTENT = 3;
    BFGS = 4;
  }
  optional Action action = 3;