aboutsummaryrefslogtreecommitdiffstats
path: root/bluetooth.te
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth.te')
-rw-r--r--bluetooth.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/bluetooth.te b/bluetooth.te
index c6ff619..a7b9a4e 100644
--- a/bluetooth.te
+++ b/bluetooth.te
@@ -30,5 +30,8 @@ allow bluetooth efs_file:dir search;
# Talk to init over the property socket.
unix_socket_connect(bluetooth, property, init)
+# Property Service
+allow bluetooth bluetooth_prop:property_service set;
+
# proc access.
allow bluetooth proc_bluetooth_writable:file rw_file_perms;