Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c17e4e07 authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

wifi(implementation): Stop loading vendor library statically

am: 34e4bc4d

Change-Id: I614a2074fbc2d82618eeb72002724830cf888dab
parents f11981de 34e4bc4d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)