1# SELinux directory creation and labelling for vold-managed directories 2 3type vold_prepare_subdirs, domain; 4type vold_prepare_subdirs_exec, exec_type, file_type; 5 6typeattribute vold_prepare_subdirs coredomain; 7