mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: wifi: 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
9fe4b83c29
commit
e5c38db26c
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ PRODUCT_PACKAGES += \
|
|||
libQWiFiSoftApCfg \
|
||||
libwpa_client \
|
||||
hostapd \
|
||||
wificond \
|
||||
wpa_supplicant \
|
||||
wpa_supplicant.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue