msm8937-common: Add wificond to products
We need our new wifi native daemon wificond for Android O. This CL gets it installed on the device. BUG=29220405 TEST=compile Change-Id: Ibba0329777f78217f6d11f4cb2ad1305661d2097
This commit is contained in:
parent
4696fc9785
commit
c025568686
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ PRODUCT_COPY_FILES += \
|
|||
# Wi-Fi
|
||||
PRODUCT_PACKAGES += \
|
||||
hostapd \
|
||||
wificond \
|
||||
wpa_supplicant \
|
||||
wpa_supplicant.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue