xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/vold_prepare_subdirs.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# SELinux directory creation and labelling for vold-managed directories
2
3type vold_prepare_subdirs, domain;
4type vold_prepare_subdirs_exec, system_file_type, exec_type, file_type;
5
6typeattribute vold_prepare_subdirs coredomain;
7