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