Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
18308f78a38f06d0cf232befc462d1ade650719f
/
.
/
prebuilts
/
api
/
33.0
/
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
};