summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@google.com>2023-01-10 06:23:37 -0800
committerMyles Watson <mylesgw@google.com>2023-01-10 06:44:02 -0800
commitcbe0d63382aafc47d4dbae5a52317ccb4aa5f100 (patch)
tree46cbede37f929887d2d0c4c478fa44de482a7387
parent2cc8127d0555d8be959ec66cd0b05fbae9b518a9 (diff)
downloadcoral-sepolicy-cbe0d63382aafc47d4dbae5a52317ccb4aa5f100.tar.gz
Coral: Use common sepolicy for bt_device
Bug: 205758693 Test: build Ignore-AOSP-First: Some devices in internal define bt_device Change-Id: I712ef4c0096ece9ce519c2b0bce59f7ca67b67fe
-rw-r--r--vendor/qcom/common/device.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/qcom/common/device.te b/vendor/qcom/common/device.te
index a57eb41..ab45ca5 100644
--- a/vendor/qcom/common/device.te
+++ b/vendor/qcom/common/device.te
@@ -128,9 +128,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;