universal7870: update sepolicy (wip)

This commit is contained in:
Astrako 2020-03-26 11:38:15 +01:00 committed by Alejandro
parent 841f56ecbf
commit 4cd64b76bd
46 changed files with 515 additions and 184 deletions

1
sepolicy/zygote.te Normal file
View file

@ -0,0 +1 @@
allow zygote proc_cmdline:file { getattr open read write };