diff --git a/non_plat/vold_prepare_subdirs.te b/non_plat/vold_prepare_subdirs.te new file mode 100755 index 0000000..3c531e2 --- /dev/null +++ b/non_plat/vold_prepare_subdirs.te @@ -0,0 +1,10 @@ +# ============================================== +# MTK Policy Rule +# ============================================== + +# volume manager + +# Date : WK18.42 +# Operation : Migration +# Purpose : kernel-4.14 migration +allow vold_prepare_subdirs vendor_configs_file:file map;