ignore shell access on wlc am: 812312fb1c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/20677740 Change-Id: I12bf3f89227c1d3cab0ea2ac5863bfbcaf7eb6f9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e5974267f8
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