Merge "Wifi: Add sepolicy files for wifi_sniffer service"
This commit is contained in:
commit
7544c3c104
1 changed files with 4 additions and 0 deletions
4
vendor/wifi_sniffer.te
vendored
Normal file
4
vendor/wifi_sniffer.te
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
userdebug_or_eng(`
|
||||
allow wifi_sniffer sysfs_wifi:dir search;
|
||||
allow wifi_sniffer sysfs_wifi:file rw_file_perms;
|
||||
')
|
Loading…
Add table
Add a link
Reference in a new issue