summaryrefslogtreecommitdiffstats
path: root/sepolicy/system_service.te
blob: f6783d78b477167f669519ae8a36feebea074f0e (plain)
1
2
3
# Access devices.
allow system_server dvb_device:chr_file rw_file_perms;
allow system_server uhid_device:chr_file { write open ioctl };