platform_system_sepolicy/bluetooth.te

5 lines
230 B
Text
Raw Normal View History

2012-01-04 18:33:27 +01:00
# 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 *;