Loading core/proto/android/os/incident.proto +3 −3 Original line number Diff line number Diff line Loading @@ -118,17 +118,17 @@ message IncidentProto { // Stack dumps optional android.os.BackTraceProto native_traces = 1200 [ (section).type = SECTION_NONE, (section).type = SECTION_TOMBSTONE, (section).args = "native" ]; optional android.os.BackTraceProto hal_traces = 1201 [ (section).type = SECTION_NONE, (section).type = SECTION_TOMBSTONE, (section).args = "hal" ]; optional android.os.BackTraceProto java_traces = 1202 [ (section).type = SECTION_NONE, (section).type = SECTION_TOMBSTONE, (section).args = "java" ]; Loading Loading
core/proto/android/os/incident.proto +3 −3 Original line number Diff line number Diff line Loading @@ -118,17 +118,17 @@ message IncidentProto { // Stack dumps optional android.os.BackTraceProto native_traces = 1200 [ (section).type = SECTION_NONE, (section).type = SECTION_TOMBSTONE, (section).args = "native" ]; optional android.os.BackTraceProto hal_traces = 1201 [ (section).type = SECTION_NONE, (section).type = SECTION_TOMBSTONE, (section).args = "hal" ]; optional android.os.BackTraceProto java_traces = 1202 [ (section).type = SECTION_NONE, (section).type = SECTION_TOMBSTONE, (section).args = "java" ]; Loading