Skip to content

Commit

Permalink
Merge pull request #107 from C3C0/master
Browse files Browse the repository at this point in the history
supolicy: added platform_app to mlstrustedsubject
  • Loading branch information
solohsu authored Feb 24, 2019
2 parents 1542487 + 0cd00c9 commit e42a4e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/template_override/common/post-fs-data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 * *"
Expand Down

0 comments on commit e42a4e0

Please sign in to comment.