From c86505857dd4b2c2867c21f1a6f5bff6a06b0b70 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 fe5a39b0677119fe7da2980b074ac2622eecac79. --- sepolicy/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 26c5f4a..7f05048 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