Add hostapd utility

Change-Id: I88dadaa8226a4a15849c4267564992466f62def4
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
Dmitry Shmidt 2011-07-22 09:41:31 -07:00
parent eee4c67caf
commit 18416f1883
1 changed files with 2 additions and 1 deletions

View File

@ -100,7 +100,8 @@ PRODUCT_PACKAGES := \
sensorservice \
libspeexresampler \
libwebrtc_audio_preprocessing \
libaudiopreprocessing
libaudiopreprocessing \
hostapd
# host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true)