commit | 24250365afbd9a20b2e03364eddf2025c8f1138a | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Feb 17 14:26:58 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Feb 22 14:50:58 2017 -0800 |
tree | a0104f8451b0de140ae4260f511573cbd3405d4b | |
parent | f3aae0be78cd02f5fedd7d99b73536d2c799b030 [diff] |
WifiNative: Start supplicant HIDL integration Remove the |initializeSupplicantHal| call and use the existing |connectToSupplicant| call to initialize the SupplicantStaIfaceHal & SupplicantStaP2pIfaceHal. This will ensure that we keep the existing startup sequence. Also, don't start the wifimonitor thread if HIDL is enabled. Bug: 33383725 Test: Existing unit tests Change-Id: Id082eedb27d7d7dae1bd26f40da9b8e23ee2ce10