Merge "aconfig: simply proto" into main am: db0c8d7986
am: 91e478d07b
Original change: https://android-review.googlesource.com/c/platform/build/+/3081125 Change-Id: Ic9a84b5e3cd0e62b11a0e544cef6f9b3babc5c42 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
96dee8805b
1 changed files with 1 additions and 3 deletions
|
@ -27,9 +27,7 @@ message storage_file_info {
|
|||
optional string flag_map = 4;
|
||||
optional string flag_val = 5;
|
||||
optional string flag_info = 6;
|
||||
optional string local_overrides = 7;
|
||||
optional string default_flag_val = 8;
|
||||
optional int64 timestamp = 9;
|
||||
optional int64 timestamp = 7;
|
||||
}
|
||||
|
||||
message storage_files {
|
||||
|
|
Loading…
Reference in a new issue