platform_system_sepolicy/public/vendor_init.te

7 lines
285 B
Text
Raw Normal View History

# vendor_init is its own domain.
type vendor_init, domain, mlstrustedsubject;
# system/sepolicy/public is for vendor-facing type and attribute definitions.
# DO NOT ADD allow, neverallow, or dontaudit statements here.
# Instead, add such policy rules to system/sepolicy/private/*.te.