Merge "Sniffer Logger: Add dontaudit getattr for sysfs_wifi" into sc-dev
This commit is contained in:
commit
004c299011
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/wifi_sniffer.te
vendored
1
whitechapel/vendor/google/wifi_sniffer.te
vendored
|
@ -2,4 +2,5 @@ userdebug_or_eng(`
|
||||||
allow wifi_sniffer sysfs_wifi:dir search;
|
allow wifi_sniffer sysfs_wifi:dir search;
|
||||||
allow wifi_sniffer sysfs_wifi:file w_file_perms;
|
allow wifi_sniffer sysfs_wifi:file w_file_perms;
|
||||||
allow wifi_sniffer self:capability sys_module;
|
allow wifi_sniffer self:capability sys_module;
|
||||||
|
dontaudit wifi_sniffer sysfs_wifi:file getattr;
|
||||||
')
|
')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue