system/sepolicy/prebuilts/api/28.0/public/vold_prepare_subdirs.te

7 lines
210 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, exec_type, file_type;
typeattribute vold_prepare_subdirs coredomain;