blob: 978a542610e8bb4c83c02caf52f6bc83e7bdc693 [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;
')