xref: /aosp_15_r20/system/sepolicy/public/inputflinger.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# inputflinger
2type inputflinger, domain;
3type inputflinger_exec, system_file_type, exec_type, file_type;
4
5# system/sepolicy/public is for vendor-facing type and attribute definitions.
6# DO NOT ADD allow, neverallow, or dontaudit statements here.
7# Instead, add such policy rules to system/sepolicy/private/*.te.
8