blob: 8b4e30ef0a2359bcb8b057beecd7a9bdf9b5674b (
plain)
1
2
3
4
5
6
7
8
9
|
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;
allow init hal_vibrator_default:process noatsecure;
|