From fd937e1907519421c9c396a04759913d842d661d Mon Sep 17 00:00:00 2001 From: Alexander Diewald Date: Wed, 15 Nov 2017 23:04:57 +0100 Subject: shinano: sepolicy: Fix wifi related denials. * Label FW path (for the communication with the kernel). * Allow the HAL (Treble) service to read the FW files. Change-Id: I50c43882bf1837e87cc4609de74caf4ed7aa78c5 Signed-off-by: Alexander Diewald --- sepolicy/file_contexts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 8a26f5e..f76d0bd 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -18,3 +18,5 @@ # Bluetooth /system/bin/brcm-uim-sysfs u:object_r:brcm_uim_exec:s0 +# WIFI +/sys/module/bcmdhd/parameters/firmware_path u:object_r:sysfs_wlan_fwpath:s0 -- cgit v1.2.3