commit | 71feca6f07a48648ed06700432e8f13a47b1f0fd | [log] [tgz] |
---|---|---|
author | Nalla Kartheek <karthe@codeaurora.org> | Thu Dec 08 15:35:51 2016 +0530 |
committer | Nalla Kartheek <karthe@codeaurora.org> | Tue Dec 20 18:46:46 2016 +0530 |
tree | dad5ab45c3332b43cefcb2765cf6e7275ae56f08 | |
parent | 3bdc107136472ce161705cb5bef99d21bf58e5e7 [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: I5577fb171d2d62dbf4c7a9ba945378e0c17d11d4