Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
b8bb1d4c6a4cd60ece45715c2482a991f8113b97
/
.
/
public
/
bluetoothdomain.te
blob: fe4f0e663e6ae203381c9e365896f87f919399b2 [
file
] [
log
] [
blame
]
# Allow clients to use a socket provided by the bluetooth app.
allow bluetoothdomain bluetooth
:
unix_stream_socket
{
getopt setopt getattr read write ioctl shutdown
};