2017-10-13 23:54:32 +02:00
|
|
|
# SELinux directory creation and labelling for vold-managed directories
|
|
|
|
|
|
|
|
type vold_prepare_subdirs, domain;
|
2018-09-27 19:21:37 +02:00
|
|
|
type vold_prepare_subdirs_exec, system_file_type, exec_type, file_type;
|
2017-10-13 23:54:32 +02:00
|
|
|
|
|
|
|
typeattribute vold_prepare_subdirs coredomain;
|