android_device_xiaomi_sdm66.../sepolicy/vendor/init.te
2019-10-01 14:24:08 +02:00

8 lines
337 B
Text

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 vendor_default_prop:property_service set;
allow init sysfs_info:file { open read };
allow init sysfs:file setattr;