Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
7672eac5fb0d0ce3bcb52f11b125b25ac597ea3f
/
.
/
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
*;