summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-10-05 00:09:40 +0300
committerdoc HD <doc.divxm@gmail.com>2018-12-06 11:32:56 +0300
commit38cdba74d7176ceac9205f7a0ac6c10b62fd2aad (patch)
treeaba46d9b37cad3a1a2c839cd302c3005198c88be
parent3718f6062939b78adbe0d62a47ad2a6d43dd7ebf (diff)
legacy: Resolve hal_bluetooth_default denial
* This comes up when switching bluetooth to hwbinder * Mimic the old bluetooth rule to resolve the denial Change-Id: I4852e3efc413061a4fc459259395ff9586605c12
-rw-r--r--legacy-common/hal_bluetooth_default.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy-common/hal_bluetooth_default.te b/legacy-common/hal_bluetooth_default.te
new file mode 100644
index 0000000..aef3417
--- /dev/null
+++ b/legacy-common/hal_bluetooth_default.te
@@ -0,0 +1 @@
+allow hal_bluetooth_default wcnss_filter:unix_stream_socket connectto;