blob: 734baeadafc66c5e8852cecc0002b912cfbcb61a (
plain)
1
2
3
4
5
6
|
allow init hwservicemanager:binder { call transfer };
allow init ipa_dev:chr_file open;
allow init ion_device:chr_file ioctl;
allow init property_socket:sock_file write;
allow init sysfs_dm:file { open write };
allow init tee_device:chr_file { write ioctl };
|