Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
4c6f1ce8eede62acbaaa02e9fa72b3f218660b8c
/
.
/
bluetooth.te
blob: f43543c1fe7b1cd01c51d41335e77c9c2920fa04 [
file
] [
log
] [
blame
]
# Domains that can create and use bluetooth sockets.
# SELinux does not presently define a specific socket class for
# bluetooth sockets, nor does it distinguish among the bluetooth protocols.
allow bluetoothdomain
self
:
socket
*;