1allow init tmpfs:lnk_file { create }; 2allow init nativetest_data_file:dir { getattr open read }; 3allow init hi_system_block_device:blk_file { relabelfrom relabelto create setattr }; 4allow init hi_vendor_block_device:blk_file { relabelfrom relabelto create setattr }; 5allow init hi_cache_block_device:blk_file { relabelfrom relabelto create setattr }; 6allow init hi_userdata_block_device:blk_file { relabelfrom relabelto create setattr }; 7allow init nativetest_data_file:file { getattr }; 8allow init proc_hisi:file { open setattr write }; 9allow init debugfs:file { write }; 10allow init sysfs:file { setattr }; 11allow init self:capability { sys_module }; 12allow init proc_slabinfo:file { setattr }; 13 14