summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2015-01-10 15:20:16 +0100
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2015-01-10 15:24:11 +0100
commit01a24c6b61486f99516eda0540c89f68ca380fde (patch)
treebde2e7eaf48836b5432c9494c7a105aea9a35abd
parentb68d7728686d2da6a2310c5c8c62885d1e2d0d81 (diff)
downloadandroid_device_qcom_sepolicy-01a24c6b61486f99516eda0540c89f68ca380fde.tar.gz
android_device_qcom_sepolicy-01a24c6b61486f99516eda0540c89f68ca380fde.tar.bz2
android_device_qcom_sepolicy-01a24c6b61486f99516eda0540c89f68ca380fde.zip
common: remove duplicate
device/qcom/sepolicy/common/wcnss_service.te:17:ERROR 'duplicate declaration of type/attribute' at token ';' on line 14366: type wcnss_service_qmuxd_socket, file_type; checkpolicy: error(s) encountered while parsing configuration Change-Id: Idbcccdae3f0303f6b7d2a85a2ab75a82b5b729f3
-rw-r--r--common/wcnss_service.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/wcnss_service.te b/common/wcnss_service.te
index 85d566ea..0325a2e9 100644
--- a/common/wcnss_service.te
+++ b/common/wcnss_service.te
@@ -14,7 +14,6 @@ allow wcnss_service wifi_data_file:file create_file_perms;
allow wcnss_service system_prop:property_service set;
allow wcnss_service persist_file:dir r_dir_perms;
-qmux_socket(wcnss_service);
allow wcnss_service self:socket create_socket_perms;
allow wcnss_service smem_log_device:chr_file rw_file_perms;