Sign in
android
/
device
/
google
/
cuttlefish
/
2ac69e8e514bd7dbd6ab5190928afaf123a35f03
/
.
/
shared
/
sepolicy
/
vendor
/
shell.te
blob: cc26032cfd28655ca7df3b9c03c57aa314862799 [
file
] [
log
] [
blame
]
allow shell serial_device
:
chr_file
{
getattr ioctl read write
};
allow shell cuttlefish_sensor_injection_exec
:
file rx_file_perms
;
# TODO(b/130668487): Label the vsock sockets.
allow shell adbd
:{
socket vsock_socket
}
rw_socket_perms_no_ioctl
;