mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
# for diag over socket
|
|
userdebug_or_eng(`
|
|
allow kernel self:socket create;
|
|
allow kernel debugfs_wlan:dir search;
|
|
')
|
|
|
|
allow kernel vendor_firmware_file:dir search;
|
|
allow kernel vendor_firmware_file:file r_file_perms;
|