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

am: 0e5e51175c

Change-Id: Ib1e6cc90a4388e49fda3608fb193e15fb66aef80
This commit is contained in:
Roshan Pius
2017-03-27 22:36:14 +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)