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

Commit 4866024a authored by Wenjie Zhou's avatar Wenjie Zhou Committed by Android (Google) Code Review
Browse files

Merge "Remove "es" from dropbox_system_server_crash since it's an optional field."

parents 555a2e19 77ef4214
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -428,7 +428,7 @@ message IncidentProto {
        (section).args = "dropbox --proto system_app_wtf"
    ];

    optional android.service.dropbox.DropBoxManagerServiceDumpProto dropbox_system_server_crashes = 3037 [
    optional android.service.dropbox.DropBoxManagerServiceDumpProto dropbox_system_server_crash = 3037 [
        (section).type = SECTION_DUMPSYS,
        (section).args = "dropbox --proto system_server_crash"
    ];