commit | 6a4b943f2528a970be46503542e75f5745797658 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Mon May 08 17:53:38 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon May 08 17:53:41 2017 +0000 |
tree | 818d49cc5f8bdeef4944e52bd975e2d0052f7a36 | |
parent | dfa3ed6e3d32807192655d1e16b04332d838af22 [diff] | |
parent | aa281aa266d6c8701c2ecbf3f49f505a2ecddae3 [diff] |
Merge "[WIFI] Remove dependency on vendor-specific library"
diff --git a/wifi/1.0/default/Android.mk b/wifi/1.0/default/Android.mk index 7603b8b..fe33e08 100644 --- a/wifi/1.0/default/Android.mk +++ b/wifi/1.0/default/Android.mk
@@ -46,7 +46,6 @@ libnl \ libutils \ libwifi-hal \ - libwifi-system-iface \ - libcld80211 + libwifi-system-iface LOCAL_INIT_RC := android.hardware.wifi@1.0-service.rc include $(BUILD_EXECUTABLE)