mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Update makefile to use the AIDL Wifi Vendor HAL.
Bug: 274964641 Test: Pre-submit tests Change-Id: I4d9114377fe75b593bbfe6a59f03d8f5d607d6a1 Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
78b6cbc24b
commit
3bcbb93658
|
@ -452,9 +452,11 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# Wi-Fi
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.wifi-service \
|
||||
wpa_supplicant \
|
||||
hostapd \
|
||||
android.hardware.wifi@1.0-service-lazy
|
||||
libkeystore-wifi-hidl:64 \
|
||||
libkeystore-engine-wifi-hidl:64
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.tetheroffload.config@1.0.vendor \
|
||||
|
|
Loading…
Reference in a new issue