From 6df37ecfba588b61bf873ffe933034fb6da5368c Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Wed, 15 May 2019 23:15:09 +0200 Subject: msm8996-common: Remove wcg_mac_tool * Turns out we don't actually need to use this as /proc/mac_wifi and mac_bt can turn into normal mac address values just with hex dumping * Remove bt_mac_prop as we can just set the mac path in vendor_prop.mk Change-Id: I23665cdd5d39d5e090694cff5a63f55ecb9ea334 --- sepolicy/file_contexts | 1 - 1 file changed, 1 deletion(-) (limited to 'sepolicy/file_contexts') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index d8e2011..6b76d4e 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -1,7 +1,6 @@ # Binaries /(vendor|system/vendor)/bin/init.bt.sh u:object_r:qti_init_shell_exec:s0 /(vendor|system/vendor)/bin/init.wlan.sh u:object_r:qti_init_shell_exec:s0 -/(vendor|system/vendor)/bin/wcg_mac_tool u:object_r:wcg_mac_exec:s0 # Bluetooth /sys/devices/vendor/vendor:bt_qca6174/extldo u:object_r:sysfs_bluetooth_writable:s0 -- cgit v1.2.3