blob: aa4dfa44e3474880481776a6358f2403e5a1a574 [file] [log] [blame]
allow shell eco_service:service_manager find;
# 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;
')
dontaudit shell sysfs_vendor_sched:dir search;