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-13 10:41:25 -0800
commit45dc8e5c490a09d1d36c1ebc1a9c8e1c293b8f36 (patch)
treeb178a010e6ed565e3bb7baec6ce9ced0f153814a
parent01e05026412d85144830c6c362578d047dfb419f (diff)
downloadcoral-sepolicy-45dc8e5c490a09d1d36c1ebc1a9c8e1c293b8f36.tar.gz
Coral: Use common sepolicy for bt_devicemain-16k-with-phones
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;