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

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

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

am: c17e4e07

Change-Id: I843085db6544dd9c14feb611b709f48e6284c901
parents 103bada0 c17e4e07
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)