blob: 44ae07688541e226e15d94d2e0d27284b5ecf49e [file] [log] [blame]
# 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;
')
# wlc
dontaudit shell sysfs_wlc:dir search;