diff --git a/prebuilts/api/28.0/public/vold.te b/prebuilts/api/28.0/public/vold.te index 0b0c7663b641ed10a44c26226f22e3c5476c1dd4..131f555d4fb0c865bf6f490de505ce539cf31f61 100644 --- a/prebuilts/api/28.0/public/vold.te +++ b/prebuilts/api/28.0/public/vold.te @@ -244,6 +244,7 @@ neverallow { domain -init -kernel + -vendor_init -vold -vold_prepare_subdirs } { vold_data_file vold_metadata_file }:notdevfile_class_set *; diff --git a/public/vold.te b/public/vold.te index 0b0c7663b641ed10a44c26226f22e3c5476c1dd4..131f555d4fb0c865bf6f490de505ce539cf31f61 100644 --- a/public/vold.te +++ b/public/vold.te @@ -244,6 +244,7 @@ neverallow { domain -init -kernel + -vendor_init -vold -vold_prepare_subdirs } { vold_data_file vold_metadata_file }:notdevfile_class_set *;