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

Commit 9b3927f4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Explain how to get a tombstone proto." am: 8c8df228 am: 4ab113b8 am: a11fd621

parents 7499fdce a11fd621
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
//
// Protobuf definition for Android tombstones.
//
// An app can get hold of these for any `REASON_CRASH_NATIVE` instance of
// `android.app.ApplicationExitInfo`.
//
// https://developer.android.com/reference/android/app/ApplicationExitInfo#getTraceInputStream()
//

syntax = "proto3";
syntax = "proto3";


option java_package = "com.android.server.os";
option java_package = "com.android.server.os";