Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
725b32fb8f109a95754678042a438df047e52f65
/
.
/
microdroid
/
sepolicy
/
system
/
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
};