diff --git a/Core/template_override/common/post-fs-data.sh b/Core/template_override/common/post-fs-data.sh index 0dd4bef7..c4d2630d 100644 --- a/Core/template_override/common/post-fs-data.sh +++ b/Core/template_override/common/post-fs-data.sh @@ -17,7 +17,7 @@ supolicy --live "allow system_server system_server process {execmem}" supolicy --live "allow coredomain coredomain process {execmem}" # read configs set in our app -supolicy --live "allow {zygote system_server} app_data_file * *" +supolicy --live "allow coredomain app_data_file * *" supolicy --live "attradd {system_app platform_app} mlstrustedsubject" # read module apk file in zygote