fix: add codec_host selinux policy

Signed-off-by: wangboyi <wangboyi4@huawei.com>
This commit is contained in:
wangboyi 2023-05-31 10:27:50 +00:00
parent 6c6abfa1f1
commit c398224162

View File

@ -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 };