ignore shell access on wlc
Bug: 261804136 Test: boot Change-Id: I5f1d321df2daa2ec785e2ad1ac2e02478568b688 Merged-In: I5f1d321df2daa2ec785e2ad1ac2e02478568b688 Signed-off-by: Jack Wu <wjack@google.com>
This commit is contained in:
parent
daeff5e18c
commit
812312fb1c
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ userdebug_or_eng(`
|
|||
allow shell sysfs_sjtag:dir r_dir_perms;
|
||||
allow shell sysfs_sjtag:file rw_file_perms;
|
||||
')
|
||||
|
||||
# wlc
|
||||
dontaudit shell sysfs_wlc:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue