From 8a9e11b32798f231dac1925042afff33bcd5ae4f Mon Sep 17 00:00:00 2001 From: Konsta Date: Tue, 26 Nov 2024 16:48:24 +0200 Subject: [PATCH] sepolicy: add bluetooth hal * Fixes 1ae3ede91bc842d694b752bb1caa1253735ae711. --- sepolicy/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index ed64abb..3579b73 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -1,5 +1,6 @@ # Bluetooth /sys/class/rfkill/rfkill[0-9]/state u:object_r:sysfs_bluetooth_writable:s0 +/vendor/bin/hw/android\.hardware\.bluetooth-service\.rpi u:object_r:hal_bluetooth_default_exec:s0 # CEC /dev/cec0 u:object_r:cec_device:s0