device/rockchip/common/sepolicy/vendor/init.te

7 lines
279 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
allow init zram_device:blk_file rw_file_perms;
allow init boot_block_device:lnk_file relabelto;
allow init serial_device:chr_file rw_file_perms;
allow init proc_vmallocinfo:file mounton;
allow init sysfs_power:file mounton;
allow init socket_device:sock_file { setattr unlink };