[ALPS03984881] EM telephony SIB capture support

Add the new selinux rights support

MTK-Commit-Id: 31147b1027de480ab0b3379a008813351049e342

Change-Id: Ia07ca66917911ce7e8a7e6d76c9c4137c1cd5cf2
CR-Id: ALPS03984881
Feature: Engineering Mode
This commit is contained in:
dengwei.xu 2020-01-18 10:02:13 +08:00 committed by Dengwei Xu
parent 3a55affee9
commit 57ee420c72

View File

@ -9,7 +9,7 @@ allow em_svr md_block_device:blk_file { read open };
# Date: WK1812 # Date: WK1812
# Purpose: add for SIB capture # Purpose: add for SIB capture
allow em_svr para_block_device:blk_file { read open }; allow em_svr para_block_device:blk_file { read open write};
allow em_svr proc_lk_env:file { read write ioctl open }; allow em_svr proc_lk_env:file { read write ioctl open };
# Date: WK1812 # Date: WK1812