mirror of
https://gitee.com/openharmony/security_selinux
synced 2024-11-26 23:00:22 +00:00
fix: add codec_host selinux policy
Signed-off-by: wangboyi <wangboyi4@huawei.com>
This commit is contained in:
parent
6c6abfa1f1
commit
c398224162
@ -76,6 +76,7 @@ allow codec_host system_bin_file:dir { search };
|
||||
allow codec_host sys_usb_param:file { map open read };
|
||||
allow codec_host vendor_etc_file:dir { search };
|
||||
allow codec_host vendor_etc_file:file { getattr open read };
|
||||
allow codec_host hdcd:fifo_file { write };
|
||||
allowxperm codec_host dev_hdf_kevent:chr_file ioctl { 0x6201 0x6202 0x6203 };
|
||||
debug_only(`
|
||||
allow codec_host sh:binder { transfer call };
|
||||
|
Loading…
Reference in New Issue
Block a user