Sign in
android
/
device
/
google
/
gs201-sepolicy
/
b67284dc2f69d38a6d9ec42f6fd0b6d066047f48
/
.
/
whitechapel_pro
/
shell.te
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;