Primiano Tucci | 79d1dbb | 2019-01-23 20:42:16 +0000 | [diff] [blame] | 1 | type traced, domain, coredomain, mlstrustedsubject; |
Jeff Vander Stoep | 16ebb16 | 2021-04-14 22:18:41 +0200 | [diff] [blame] | 2 | type traced_tmpfs, file_type; |
Primiano Tucci | 79d1dbb | 2019-01-23 20:42:16 +0000 | [diff] [blame] | 3 | |
Inseob Kim | 09b27c7 | 2024-03-28 10:37:28 +0900 | [diff] [blame] | 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. |