Fix EdXposed Magisk module can't be loaded on some devices

This commit is contained in:
solohsu 2019-02-28 23:56:28 +08:00
parent 441106915f
commit f74cf04361
1 changed files with 1 additions and 1 deletions

View File

@ -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