aconfig: simply proto

Bug: b/339514174, b/312444587
Test: atest -c
Change-Id: I5511efd04af9f57b22e4c89bd2db65496aaf4398
This commit is contained in:
Dennis Shen 2024-05-11 15:51:14 +00:00
parent e1949a6563
commit a2fb60b822

View file

@ -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 {