Jeff Sharkey | f063f46 | 2015-03-27 11:25:39 -0700 | [diff] [blame] | 1 | # blkid called from vold |
Nick Kralevich | 6a259cc | 2016-12-09 19:30:39 -0800 | [diff] [blame] | 2 | type blkid, domain; |
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. |