Bug: 196916111 Test: boot to home with all services launched Change-Id: I3453fc01cec5fd7b2b2a44a6f20c64e818ce1acd
6 lines
216 B
Text
6 lines
216 B
Text
userdebug_or_eng(`
|
|
allow wifi_sniffer sysfs_wifi:dir search;
|
|
allow wifi_sniffer sysfs_wifi:file w_file_perms;
|
|
allow wifi_sniffer self:capability sys_module;
|
|
dontaudit wifi_sniffer sysfs_wifi:file getattr;
|
|
')
|