sdm660: Add wpa_cli
Add wpa_cli to PRODUCT_PACKAGES. This binary is needed for WLAN. CRs-Fixed: 2414661 Change-Id: I0f34a6e8175d80b1b4050ee4df64c0a7334ad110
This commit is contained in:
parent
6088e51d0b
commit
3d53f85218
1 changed files with 2 additions and 1 deletions
|
@ -461,7 +461,8 @@ PRODUCT_PACKAGES += \
|
|||
libqsap_sdk \
|
||||
libwifi-hal-qcom \
|
||||
wpa_supplicant \
|
||||
wpa_supplicant.conf
|
||||
wpa_supplicant.conf \
|
||||
wpa_cli
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(COMMON_PATH)/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
|
||||
|
|
Loading…
Reference in a new issue