Home | History | Annotate | Download | only in public
      1 # SELinux directory creation and labelling for vold-managed directories
      2 
      3 type vold_prepare_subdirs, domain;
      4 type vold_prepare_subdirs_exec, exec_type, file_type;
      5 
      6 typeattribute vold_prepare_subdirs coredomain;
      7