universal7870: import Pie sepolicies

This commit is contained in:
Astrako 2020-01-28 00:06:11 +01:00 committed by Alejandro
parent 734b50ffaa
commit 221b221b8a
41 changed files with 583 additions and 0 deletions

View file

@ -0,0 +1,5 @@
allow hal_drm_default vndbinder_device:chr_file { ioctl open read write };
allow hal_drm_default secmem_device:chr_file { read write open getattr ioctl };
allow hal_drm_default efs_file:dir search;
allow hal_drm_default cpk_efs_file:file { open read getattr };