forked from openkylin/platform_build
Add hostapd utility
Change-Id: I88dadaa8226a4a15849c4267564992466f62def4 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
eee4c67caf
commit
18416f1883
|
@ -100,7 +100,8 @@ PRODUCT_PACKAGES := \
|
|||
sensorservice \
|
||||
libspeexresampler \
|
||||
libwebrtc_audio_preprocessing \
|
||||
libaudiopreprocessing
|
||||
libaudiopreprocessing \
|
||||
hostapd
|
||||
|
||||
# host-only dependencies
|
||||
ifeq ($(WITH_HOST_DALVIK),true)
|
||||
|
|
Loading…
Reference in New Issue