ignore shell access on wlc
Bug: 238038592 Test: boot Change-Id: I09b67ca07d7f9573d77f64686fb818d4dc1753cc
This commit is contained in:
parent
a8aeb4a6c9
commit
bc85d46045
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
hal_drm_default default_prop file b/232714489
|
||||
shell sysfs_wlc dir b/238038592
|
||||
dumpstate hal_input_processor_default process b/238143262
|
||||
hal_googlebattery dumpstate fd b/238143381
|
||||
|
|
1
whitechapel/vendor/google/shell.te
vendored
1
whitechapel/vendor/google/shell.te
vendored
|
@ -8,3 +8,4 @@ userdebug_or_eng(`
|
|||
|
||||
dontaudit shell proc_vendor_sched:dir search;
|
||||
dontaudit shell proc_vendor_sched:file write;
|
||||
dontaudit shell sysfs_wlc:dir search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue