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