Merge "Add hostapd utility"

This commit is contained in:
Dmitry Shmidt 2011-07-22 10:01:32 -07:00 committed by Android (Google) Code Review
commit c267e84f6a
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)