summaryrefslogtreecommitdiff
path: root/sepolicy/system_app.te
blob: 24fbe74004c0ff6d81aa673e442433e0bd02f81e (plain)
1
2
3
4
5
6
allow system_app mali_device:chr_file { getattr ioctl open read write };
allow system_app hi_vdec_device:chr_file { getattr read write open ioctl };

allow system_app hi_vfmw_device:file { write read open getattr };
allow system_app hi_vfmw_device:chr_file { write read open getattr };
allow system_app hi_overlay_file:file { read open getattr };