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
This commit is contained in:
Daniel Hillenbrand
2015-01-10 15:20:16 +01:00
parent b68d772868
commit 01a24c6b61

View File

@@ -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;