Exclude dumpsys from incident in dumpstate

This change adds all dumpsys sections defined in incident.proto from
being included when incident is called from dumpstate, since these
sections are already included elsewhere in bug reports. This reduces the
time taken in the INCIDENT REPORT section by ~6.8s (18.64s -> 11.83s).

Test: - atest incidentd_test
Test: - Took a bug report and verified that the incident report in bug
        reports no longer contained dumpsys sections.
      - atest incident_d test
Bug: 239444802
Change-Id: Ia090131687401fcbfea9708e80fd02899a8fb643
1 file changed