android_system_sepolicy/bluetooth.te
2012-01-04 12:33:27 -05:00

5 lines
230 B
Plaintext

# 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 *;