Rtwo/device/motorola/sm8550-common/sepolicy/vendor/kernel.te

10 lines
198 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
allow kernel block_device:dir search;
allow kernel kernel:capability kill;
allow kernel {
vendor_hw_block_device
vendor_utags_block_device
}:blk_file rw_file_perms;
r_dir_file(kernel, fsg_file)