forked from openkylin/platform_build
Merge "Add hostapd utility"
This commit is contained in:
commit
c267e84f6a
|
@ -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