Update post-fs-data.sh
This commit is contained in:
parent
2cfd7d04e7
commit
87be1650f1
|
|
@ -18,7 +18,7 @@ supolicy --live "allow coredomain coredomain process {execmem}"
|
|||
|
||||
# read configs set in our app
|
||||
supolicy --live "allow {zygote system_server} app_data_file * *"
|
||||
supolicy --live "attradd {systen_app platform_app} mlstrustedsubject"
|
||||
supolicy --live "attradd {system_app platform_app} mlstrustedsubject"
|
||||
|
||||
# read module apk file in zygote
|
||||
supolicy --live "allow zygote apk_data_file * *"
|
||||
|
|
|
|||
Loading…
Reference in New Issue