commit | 34e4bc4dd27507b358e53c0660c86f591b1c4780 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Mar 27 09:23:12 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Mar 27 22:14:04 2017 +0000 |
tree | c3feb4451e592fcf4cba2d14c277b55c29c84ee9 | |
parent | e90c31f1259ce8bcbd437736022b7260143ce560 [diff] |
wifi(implementation): Stop loading vendor library statically libwifi-hal statically imports the vendor implementation of the legacy HAL. Since the HIDL daemon is dynamically linking against libwif-hal, there is no need for it to statically import the vendor implementation library (one pointed to by: $LIBWIFI-HAL variable). Bug: 36169790 Test: Compiles & device is able to connect to wifi networks with the change. Change-Id: Ie44b58328f9bdde011ba6d4a4d26f786c2d097e7