summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Zanin (B--B) <mrczn.bb@gmail.com>2017-10-03 00:20:13 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-07-14 13:58:09 +0200
commit627d16b09d85e68fbd06302bfbfebf1fe659490c (patch)
tree640beef61fcd591a9f52c372faa2338db0104749
parentccbad0595577f270349b58dd3b2053b3e95042c3 (diff)
downloadandroid_device_qcom_sepolicy-627d16b09d85e68fbd06302bfbfebf1fe659490c.tar.gz
android_device_qcom_sepolicy-627d16b09d85e68fbd06302bfbfebf1fe659490c.tar.bz2
android_device_qcom_sepolicy-627d16b09d85e68fbd06302bfbfebf1fe659490c.zip
msm8960: Fix compilation
* Remove rules that cause build breakages Change-Id: Iaefab105ed52178f3c7d356aa2782147df8d2fbf Signed-off-by: Marco Zanin (B--B) <mrczn.bb@gmail.com>
-rw-r--r--msm8960/wpa.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/msm8960/wpa.te b/msm8960/wpa.te
deleted file mode 100644
index 24ce72f1..00000000
--- a/msm8960/wpa.te
+++ /dev/null
@@ -1,2 +0,0 @@
-allow wpa devpts:chr_file rw_file_perms;
-allow wpa init:unix_dgram_socket { read write };