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

Commit 85dfec5d 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

am: 0e5e5117

Change-Id: Ib1e6cc90a4388e49fda3608fb193e15fb66aef80
parents 8b624737 0e5e5117
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)