wifi(implementation): Stop loading vendor library statically am: 34e4bc4dd2

am: c17e4e07ac

Change-Id: I843085db6544dd9c14feb611b709f48e6284c901
This commit is contained in:
Roshan Pius
2017-03-27 22:33:13 +00:00
committed by android-build-merger

View File

@@ -48,6 +48,5 @@ LOCAL_SHARED_LIBRARIES := \
libwifi-hal \
libwifi-system \
libcld80211
LOCAL_WHOLE_STATIC_LIBRARIES := $(LIB_WIFI_HAL)
LOCAL_INIT_RC := android.hardware.wifi@1.0-service.rc
include $(BUILD_EXECUTABLE)