Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
a32606357e98f06b851bf7398fbd1827b60e7a14
/
.
/
prebuilts
/
api
/
31.0
/
public
/
vold_prepare_subdirs.te
blob: 3087fa861bbe04b61d93424a82adeaa40b25ffa7 [
file
] [
log
] [
blame
]
# 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
;