mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
[WIFI] Remove dependency on vendor-specific library
The libcld80211 is vendor-specific. Remove from dependecy list. Bug: 37901207 Test: builds and runs Change-Id: If251002c2dd7a0e30ca18620edd905a63217f28a
This commit is contained in:
@@ -46,7 +46,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libnl \
|
||||
libutils \
|
||||
libwifi-hal \
|
||||
libwifi-system-iface \
|
||||
libcld80211
|
||||
libwifi-system-iface
|
||||
LOCAL_INIT_RC := android.hardware.wifi@1.0-service.rc
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user