android_device_lenovo_karate/product/wifi.mk
Pierre Imai 4c5532d036 land: Remove references to deleted dhcpcd.conf
Change-Id: I0e0b889b0790576e1f91b812b34307d83b458660
2017-03-19 05:34:54 +01:00

17 lines
472 B
Makefile

# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml
# Wi-Fi
PRODUCT_PACKAGES += \
hostapd \
wpa_supplicant \
wpa_supplicant.conf
PRODUCT_PACKAGES += \
libQWiFiSoftApCfg
# Properties
PRODUCT_PROPERTY_OVERRIDES += \
wifi.interface=wlan0