system/sepolicy/public/vold_prepare_subdirs.te

7 lines
228 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
# 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;