You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
695 B

allow init tmpfs:lnk_file { create };
allow init nativetest_data_file:dir { getattr open read };
allow init hi_system_block_device:blk_file { relabelfrom relabelto create setattr };
allow init hi_vendor_block_device:blk_file { relabelfrom relabelto create setattr };
allow init hi_cache_block_device:blk_file { relabelfrom relabelto create setattr };
allow init hi_userdata_block_device:blk_file { relabelfrom relabelto create setattr };
allow init nativetest_data_file:file { getattr };
allow init proc_hisi:file { open setattr write };
allow init debugfs:file { write };
allow init sysfs:file { setattr };
allow init self:capability { sys_module };
allow init proc_slabinfo:file { setattr };