Emilian Peev | a34cfe7 | 2018-12-21 17:31:47 +0000 | [diff] [blame] | 1 | type rs, domain, coredomain; |
2 | type rs_exec, system_file_type, exec_type, file_type; | ||||
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. |