Sami Tolvanen | 9d87c64 | 2015-02-18 13:59:38 +0000 | [diff] [blame] | 1 | # slideshow seclabel is specified in init.rc since |
| 2 | # it lives in the rootfs and has no unique file type. |
Jeff Vander Stoep | fb87317 | 2016-09-11 21:30:10 -0700 | [diff] [blame] | 3 | type slideshow, domain; |
Inseob Kim | 09b27c7 | 2024-03-28 10:37:28 +0900 | [diff] [blame] | 4 | |
| 5 | # system/sepolicy/public is for vendor-facing type and attribute definitions. |
| 6 | # DO NOT ADD allow, neverallow, or dontaudit statements here. |
| 7 | # Instead, add such policy rules to system/sepolicy/private/*.te. |