commit | 3181adcbe0bbaa9f9af8be41099dacde93ac5e32 | [log] [tgz] |
---|---|---|
author | Nalla Kartheek <karthe@codeaurora.org> | Thu Dec 08 15:35:51 2016 +0530 |
committer | Nalla Kartheek <karthe@codeaurora.org> | Thu Dec 08 15:51:49 2016 +0530 |
tree | 0f4bede4d81e243daf7d722d106aa92ca540ebb3 | |
parent | b9210a75894bf2d0bb9f99fb00a575ce4e6d8ffb [diff] |
SoftAp: Fix compilation in netd if LIBWPA_CLIENT_EXISTS undefined. startSoftap has an additional parameter ifname which is used only when LIBWPA_CLIENT_EXISTS was defined. This shall result into compilation issues when LIBWPA_CLIENT_EXISTS undefined. Hence keep hostapd_unix_file variable independent of flag LIBWPA_CLIENT_EXISTS CRs-Fixed: 1098883 Change-Id: Id2900d165868564228333957c135f5b4353af6a2