dre: Update makefile to use the AIDL Wifi Vendor HAL.
Bug: 274964641 Test: Pre-submit tests Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1
This commit is contained in:
parent
e336fb6479
commit
91c1031176
1 changed files with 1 additions and 1 deletions
|
@ -482,7 +482,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Wi-Fi
|
# Wi-Fi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.wifi@1.0-service \
|
android.hardware.wifi-service \
|
||||||
android.hardware.wifi.hostapd@1.0.vendor \
|
android.hardware.wifi.hostapd@1.0.vendor \
|
||||||
hostapd \
|
hostapd \
|
||||||
libwpa_client \
|
libwpa_client \
|
||||||
|
|
Loading…
Reference in a new issue