Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
01c4f57431b9fa44603abc49d0d10d66c6d19378
/
.
/
private
/
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
};