commit | 24c4e90ccfcba03048f526f7f8c75ecf3fb2477f | [log] [tgz] |
---|---|---|
author | Hamad Kadmany <hkadmany@codeaurora.org> | Wed Aug 24 09:57:28 2016 +0300 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 24 22:08:34 2016 -0700 |
tree | ea472a2167eb0948ce942f85605541efd4ff9afe | |
parent | 56adaf431dd9fbebf876cbd9ba1ecbc68425823e [diff] |
CommandListener: Fix compilation in case QSAP_WLAN is undefined startSoftap has an additional parameter that was not passed when QSAP_WLAN was not defined. In case QSAP_WLAN is not defined, do not ask to use global hostapd control interface since this is relevant only in case FST feature is enabled which requires QSAP_WLAN to be defined. Change-Id: Icfda9d77013a3a2e7fe3be0b83ef4e8a494ca61c CRs-Fixed: 1058571