xref: /aosp_15_r20/system/sepolicy/public/fastbootd.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# fastbootd (used in recovery init.rc for /sbin/fastbootd)
2
3# Declare the domain unconditionally so we can always reference it
4# in neverallow rules.
5type fastbootd, domain;
6
7# system/sepolicy/public is for vendor-facing type and attribute definitions.
8# DO NOT ADD allow, neverallow, or dontaudit statements here.
9# Instead, add such policy rules to system/sepolicy/private/*.te.
10