summaryrefslogtreecommitdiff
path: root/non_plat/em_svr.te
blob: 29192a903850dc79d931914412f39305f38f6643 (plain)
1
2
3
4
5
6
7
8
# Date: WK1812
# Purpose: add for MD log filter
allow em_svr md_block_device:blk_file { read open };

# Date: WK1812
# Purpose: add for SIB capture
allow em_svr para_block_device:blk_file { read open write};
allow em_svr proc_lk_env:file { read write ioctl open };