2022-02-14 20:29:23 -08:00
|
|
|
# Allow access to the SJTAG kernel interface from the shell
|
|
|
|
|
userdebug_or_eng(`
|
|
|
|
|
allow shell sysfs_sjtag:dir r_dir_perms;
|
|
|
|
|
allow shell sysfs_sjtag:file rw_file_perms;
|
|
|
|
|
')
|
2023-01-31 15:10:41 +00:00
|
|
|
|
|
|
|
|
# wlc
|
|
|
|
|
dontaudit shell sysfs_wlc:dir search;
|