Loading core/proto/android/os/incident.proto +2 −1 Original line number Diff line number Diff line Loading @@ -249,7 +249,8 @@ message IncidentProto { optional android.service.NetworkStatsServiceDumpProto netstats = 3001 [ (section).type = SECTION_DUMPSYS, (section).args = "netstats --proto" (section).args = "netstats --proto", (section).userdebug_and_eng_only = true ]; optional android.providers.settings.SettingsServiceDumpProto settings = 3002 [ Loading Loading
core/proto/android/os/incident.proto +2 −1 Original line number Diff line number Diff line Loading @@ -249,7 +249,8 @@ message IncidentProto { optional android.service.NetworkStatsServiceDumpProto netstats = 3001 [ (section).type = SECTION_DUMPSYS, (section).args = "netstats --proto" (section).args = "netstats --proto", (section).userdebug_and_eng_only = true ]; optional android.providers.settings.SettingsServiceDumpProto settings = 3002 [ Loading