aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/init.te
blob: 2a9b47e1e8c5d6f5d31d03e46b00bc059a07a38f (plain)
1
2
3
4
5
6
7
8
allow init { ion_device tee_device }:chr_file ioctl;
allow init hidl_base_hwservice:hwservice_manager add;
allow init sysfs_fingerprint:file { open read setattr write };
allow init sysfs:file setattr;
allow init tee_device:chr_file write;
allow init hidl_base_hwservice:hwservice_manager add;
allow init sysfs_graphics:lnk_file read;
allow init system_file:file mounton;