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

Commit 3819116c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update AppCompacted Action enum." into qt-dev

parents 67bce075 35c14207
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;