Stephen Smalley | 2dd4e51 | 2012-01-04 12:33:27 -0500 | [diff] [blame] | 1 | # Life begins with the kernel. |
Jeff Vander Stoep | 108677c | 2016-09-11 21:18:05 -0700 | [diff] [blame] | 2 | type kernel, domain, mlstrustedsubject; |
Inseob Kim | 09b27c7 | 2024-03-28 10:37:28 +0900 | [diff] [blame] | 3 | |
4 | # system/sepolicy/public is for vendor-facing type and attribute definitions. | ||||
5 | # DO NOT ADD allow, neverallow, or dontaudit statements here. | ||||
6 | # Instead, add such policy rules to system/sepolicy/private/*.te. |