Merge "Update AppCompacted Action enum." into qt-dev
am: 3819116c84
Change-Id: I8cad34bb31116449ac4bd1def40c2e510e2d0b5e
This commit is contained in:
@@ -4919,6 +4919,8 @@ message AppCompacted {
|
||||
UNKNOWN = 0;
|
||||
SOME = 1;
|
||||
FULL = 2;
|
||||
PERSISTENT = 3;
|
||||
BFGS = 4;
|
||||
}
|
||||
optional Action action = 3;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user