summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2023-10-21 14:04:36 +0200
committeralk3pInjection <webmaster@raspii.tech>2023-12-28 12:46:30 +0800
commit75751bffaa457f5d55ed43259d172dd7c0c168ca (patch)
tree5cb4a99cab9fefbb7cedaf0f61f5859c6151f51e
parent0f9f42d0dd5f9c0287e914f93876928a76c800a2 (diff)
sepolicy_vndr: Remove duplicate bt_device type definition
Change-Id: I6b79865a3b21b887723ef603fbd3a10ddf0eda7b
-rw-r--r--legacy/vendor/common/device.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/legacy/vendor/common/device.te b/legacy/vendor/common/device.te
index c0fbe99f..88c12ed1 100644
--- a/legacy/vendor/common/device.te
+++ b/legacy/vendor/common/device.te
@@ -162,9 +162,6 @@ type avtimer_device, dev_type;
#define AT device
type at_device, dev_type;
-#define Bluetooth device
-type bt_device, dev_type;
-
#define Wlan device
type wlan_device, dev_type;