Merge "Update proto enum." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
301a108129
@@ -1073,6 +1073,7 @@ message JobStatusDumpProto {
|
|||||||
RARE = 3;
|
RARE = 3;
|
||||||
NEVER = 4;
|
NEVER = 4;
|
||||||
RESTRICTED = 5;
|
RESTRICTED = 5;
|
||||||
|
EXEMPTED = 6;
|
||||||
}
|
}
|
||||||
optional Bucket standby_bucket = 17;
|
optional Bucket standby_bucket = 17;
|
||||||
optional bool is_exempted_from_app_standby = 27;
|
optional bool is_exempted_from_app_standby = 27;
|
||||||
|
|||||||
Reference in New Issue
Block a user