vold_prepare_subdirs.te 228 B

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