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

Commit 48df739a authored by Subhani Shaik's avatar Subhani Shaik Committed by Ecco Park
Browse files

wifi: Link the new libcld80211 library

Bug: 32775496
Change-Id: I700dec21bfc3a36b8a3b09251b3004449fd49de7
parent 48b4ce2e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -46,7 +46,8 @@ LOCAL_SHARED_LIBRARIES := \
    libnl \
    libutils \
    libwifi-hal \
    libwifi-system
    libwifi-system \
    libcld80211
LOCAL_WHOLE_STATIC_LIBRARIES := $(LIB_WIFI_HAL)
LOCAL_INIT_RC := android.hardware.wifi@1.0-service.rc
include $(BUILD_EXECUTABLE)