Steven Moreland | 82f7900 | 2020-09-10 22:57:51 +0000 | [diff] [blame] | 1 | type atrace, domain, coredomain; |
Inseob Kim | 09b27c7 | 2024-03-28 10:37:28 +0900 | [diff] [blame] | 2 | |
3 | # system/sepolicy/public is for vendor-facing type and attribute definitions. | ||||
4 | # DO NOT ADD allow, neverallow, or dontaudit statements here. | ||||
5 | # Instead, add such policy rules to system/sepolicy/private/*.te. |