aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/init.te
blob: ef5a03f1fa18a57d2962d698bd9d73458c48a163 (plain)
1
2
3
4
5
6
7
allow init ion_device:chr_file ioctl;
allow init hidl_base_hwservice:hwservice_manager add;
allow init sysfs_fingerprint:file { open read setattr write };
allow init hidl_base_hwservice:hwservice_manager add;
allow init sysfs_graphics:lnk_file read;
allow init adsprpcd_file:filesystem { mount relabelfrom relabelto };
allow init socket_device:sock_file { unlink setattr create };