diff --git a/Core/template_override/common/post-fs-data.sh b/Core/template_override/common/post-fs-data.sh index 4fec52e5..cea2e73e 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 coredomain app_data_file * *" +supolicy --live "allow {zygote system_server} app_data_file * *" supolicy --live "attradd platform_app mlstrustedsubject" # read module apk file in zygote