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

5 lines
158 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
allow toolbox zram_device:blk_file rw_file_perms;
allow toolbox ram_device:blk_file rw_file_perms;
allowxperm toolbox zram_device:blk_file ioctl { 0x1272 };