diff --git a/bluetooth.te b/bluetooth.te
index c6ff619b95e5db179c22f9f966092b06e9643424..a7b9a4eb8cca4b13120ef8b7cb8070217116e78b 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;
diff --git a/property.te b/property.te
index adebc6a3b850cb3f5d9d01d970cfabb019693141..69dff913f4119b079671fe8653726aff0d588191 100644
--- a/property.te
+++ b/property.te
@@ -9,3 +9,4 @@ type ctl_dumpstate_prop, property_type;
 type ctl_rildaemon_prop, property_type;
 type audio_prop, property_type;
 type security_prop, property_type;
+type bluetooth_prop, property_type;
diff --git a/property_contexts b/property_contexts
index 7b0ce043764147ea7da36c89deb54bdbdccadb71..e32cdddb7d156ac58bf85d4f3f4111c3c283e035 100644
--- a/property_contexts
+++ b/property_contexts
@@ -23,6 +23,7 @@ sys.                    u:object_r:system_prop:s0
 service.                u:object_r:system_prop:s0
 wlan.                   u:object_r:system_prop:s0
 dhcp.                   u:object_r:system_prop:s0
+bluetooth.              u:object_r:bluetooth_prop:s0
 
 debug.                  u:object_r:shell_prop:s0
 log.                    u:object_r:shell_prop:s0
@@ -32,6 +33,7 @@ service.adb.tcp.port    u:object_r:shell_prop:s0
 persist.audio.          u:object_r:audio_prop:s0
 persist.sys.            u:object_r:system_prop:s0
 persist.service.        u:object_r:system_prop:s0
+persist.service.bdroid. u:object_r:bluetooth_prop:s0
 persist.security.       u:object_r:system_prop:s0
 
 # mmac persistent properties