diff --git a/public/vold.te b/public/vold.te index 513438c48ab2ea022c2442a4440a209693390b5d..ce68dbdd60cc1672167c8314bec581b5fee991ba 100644 --- a/public/vold.te +++ b/public/vold.te @@ -192,3 +192,4 @@ neverallow { domain -vold -init -kernel } vold_data_file:notdevfile_class_set *; neverallow { domain -vold -init } restorecon_prop:property_service set; neverallow vold fsck_exec:file execute_no_trans; +neverallow { domain -init } vold:process { transition dyntransition };