summaryrefslogtreecommitdiff
path: root/sepolicy/system_server.te
blob: 52564d725bdf394c0641e5cdafb31d3e283597e0 (plain)
1
2
3
4
5
6
7
allow system_server mali_device:chr_file rw_file_perms;
allow system_server uhid_device:chr_file {write open ioctl}; #rw_file_perms;
allow system_server hi_vdec_device:chr_file { read write open };
allow system_server sysfs_hisi:file { write read open getattr };
allow system_server sysfs:dir { read open };
allow system_server hi_vfmw_device:chr_file { open read  write getattr ioctl };
allow system_server hi_overlay_file:file { read open  getattr };