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