Merge pull request #107 from C3C0/master

supolicy: added platform_app to mlstrustedsubject
This commit is contained in:
solohsu 2019-02-24 19:05:30 +08:00 committed by GitHub
commit e42a4e0979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ supolicy --live "allow coredomain coredomain process {execmem}"
# read configs set in our app
supolicy --live "allow coredomain app_data_file * *"
supolicy --live "attradd platform_app mlstrustedsubject"
# read module apk file in zygote
supolicy --live "allow zygote apk_data_file * *"