summaryrefslogtreecommitdiffstats
path: root/common/device.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/device.te')
-rw-r--r--common/device.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/device.te b/common/device.te
index 362be377..22179749 100644
--- a/common/device.te
+++ b/common/device.te
@@ -138,3 +138,6 @@ type avtimer_device, dev_type;
#define AT device
type at_device, dev_type;
+
+#define Bluetooth device
+type bt_device, dev_type;