sm7325-common: Update makefile to use the AIDL Wifi Vendor HAL.
Bug: 274964641 Test: Pre-submit tests Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
This commit is contained in:
parent
6d2fa52c6f
commit
a9a311c5fb
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := strict
|
||||||
|
|
||||||
# WiFi
|
# WiFi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.wifi@1.0-service \
|
android.hardware.wifi-service \
|
||||||
hostapd \
|
hostapd \
|
||||||
libqsap_sdk \
|
libqsap_sdk \
|
||||||
libwpa_client \
|
libwpa_client \
|
||||||
|
|
Loading…
Reference in a new issue