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

Commit 27495298 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 am: 4942b5db

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

  reserved 3 to 999;
}
}


message Tombstone {
message Tombstone {