summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@google.com>2023-01-10 06:23:37 -0800
committerCherrypicker Worker <android-build-cherrypicker-worker@google.com>2023-01-12 21:30:07 +0000
commitd4d6f53064844c6ed08e0e6b90022364e3420a94 (patch)
treeb178a010e6ed565e3bb7baec6ce9ced0f153814a
parenteb9c15932d3020f526b0636d6a8dfc76e6ab6e09 (diff)
downloadcoral-sepolicy-d4d6f53064844c6ed08e0e6b90022364e3420a94.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 (cherry picked from commit cbe0d63382aafc47d4dbae5a52317ccb4aa5f100) Merged-In: 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;