Loading core/proto/android/os/incident.proto +1 −2 Original line number Original line Diff line number Diff line Loading @@ -376,8 +376,7 @@ message IncidentProto { optional bytes system_trace = 3026 [ optional bytes system_trace = 3026 [ (section).type = SECTION_FILE, (section).type = SECTION_FILE, (section).args = "/data/misc/perfetto-traces/incident-trace", (section).args = "/data/misc/perfetto-traces/incident-trace", (privacy).dest = DEST_AUTOMATIC, (privacy).dest = DEST_AUTOMATIC (section).userdebug_and_eng_only = true ]; ]; // Dropbox entries split by tags. // Dropbox entries split by tags. Loading Loading
core/proto/android/os/incident.proto +1 −2 Original line number Original line Diff line number Diff line Loading @@ -376,8 +376,7 @@ message IncidentProto { optional bytes system_trace = 3026 [ optional bytes system_trace = 3026 [ (section).type = SECTION_FILE, (section).type = SECTION_FILE, (section).args = "/data/misc/perfetto-traces/incident-trace", (section).args = "/data/misc/perfetto-traces/incident-trace", (privacy).dest = DEST_AUTOMATIC, (privacy).dest = DEST_AUTOMATIC (section).userdebug_and_eng_only = true ]; ]; // Dropbox entries split by tags. // Dropbox entries split by tags. Loading