xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/incident.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# The incident command is used to call into the incidentd service to
2# take an incident report (binary, shared bugreport), download incident
3# reports that have already been taken, and monitor for new ones.
4# It doesn't do anything else.
5
6# incident
7type incident, domain;
8
9