android_system_sepolicy/public/vold_prepare_subdirs.te

7 lines
228 B
Plaintext
Raw Normal View History

# SELinux directory creation and labelling for vold-managed directories
type vold_prepare_subdirs, domain;
type vold_prepare_subdirs_exec, system_file_type, exec_type, file_type;
typeattribute vold_prepare_subdirs coredomain;