Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
bdf2a9c4174ec84c7241af444299de82f7bedead
/
.
/
public
/
vold_prepare_subdirs.te
blob: 6405d2dcba14670f5e1af0a4f84ef83c3cd01352 [
file
] [
log
] [
blame
]
# 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
;