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

Commit 4942b5db authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add reserved to CrashDetail proto" into main am: c6231931

parents e302d993 c6231931
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@ option java_outer_classname = "TombstoneProtos";
message CrashDetail {
  bytes name = 1;
  bytes data = 2;

  reserved 3 to 999;
}

message Tombstone {