aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/property_contexts
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2019-05-15 23:15:09 +0200
committerDavide Garberi <dade.garberi@gmail.com>2019-05-16 14:36:53 +0200
commit6df37ecfba588b61bf873ffe933034fb6da5368c (patch)
tree4cec326038a9a83346e5530caa8eb04cb7d57fee /sepolicy/property_contexts
parent544f72589efed0d251f54377269d5ab43da8ca88 (diff)
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
Diffstat (limited to 'sepolicy/property_contexts')
-rw-r--r--sepolicy/property_contexts19
1 files changed, 0 insertions, 19 deletions
diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts
index ed4d762..a472b82 100644
--- a/sepolicy/property_contexts
+++ b/sepolicy/property_contexts
@@ -1,6 +1,3 @@
-# Bluetooth
-ro.vendor.bt.bdaddr_path u:object_r:bt_mac_prop:s0
-
# Camera
persist.camera. u:object_r:camera_prop:s0
@@ -9,19 +6,3 @@ ro.oem_unlock_supported u:object_r:oem_unlock_prop:s0
# Qseecomd
sys.listeners.registered u:object_r:vendor_tee_listener_prop:s0
-
-# WCG
-sys.wifimac u:object_r:wcg_prop:s0
-sys.bt.address u:object_r:wcg_prop:s0
-persist.bt.max.hs.connections u:object_r:wcg_prop:s0
-gsm.sn1 u:object_r:wcg_prop:s0
-sys.customsn.showcode u:object_r:wcg_prop:s0
-cdma.meid u:object_r:wcg_prop:s0
-gsm.imei1 u:object_r:wcg_prop:s0
-gsm.imei2 u:object_r:wcg_prop:s0
-persist.cdma.meid u:object_r:wcg_prop:s0
-persist.gsm.imei1 u:object_r:wcg_prop:s0
-persist.gsm.imei2 u:object_r:wcg_prop:s0
-gsm.hwid u:object_r:wcg_prop:s0
-gsm.station u:object_r:wcg_prop:s0
-persist.gsm.qlogd.on u:object_r:wcg_prop:s0