Merge "[WIFI] Remove dependency on vendor-specific library" into oc-dev

This commit is contained in:
TreeHugger Robot 2017-06-23 04:57:02 +00:00 committed by Android (Google) Code Review
commit 74f7ccd680

View file

@ -46,7 +46,6 @@ LOCAL_SHARED_LIBRARIES := \
libnl \
libutils \
libwifi-hal \
libwifi-system \
libcld80211
libwifi-system
LOCAL_INIT_RC := android.hardware.wifi@1.0-service.rc
include $(BUILD_EXECUTABLE)