xref: /aosp_15_r20/system/sepolicy/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# system/sepolicy/public is for vendor-facing type and attribute definitions.
10# DO NOT ADD allow, neverallow, or dontaudit statements here.
11# Instead, add such policy rules to system/sepolicy/private/*.te.
12