summaryrefslogtreecommitdiffstats
path: root/target/product/generic_no_telephony.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-11-25 12:56:25 -0800
committerYing Wang <wangying@google.com>2013-11-25 13:59:46 -0800
commitc1f8360248a650624ce770460e111be28a16a5d4 (patch)
tree381309452a7f00a4e3daf22f2c67fb5cdc482731 /target/product/generic_no_telephony.mk
parent4b5aaedcd0ca0b6c43238a49eb4c1758e3f87845 (diff)
downloadbuild-c1f8360248a650624ce770460e111be28a16a5d4.zip
build-c1f8360248a650624ce770460e111be28a16a5d4.tar.gz
build-c1f8360248a650624ce770460e111be28a16a5d4.tar.bz2
Push wpa_supplicant modules down to the leaf product config.
Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in external/wpa_supplicant_8 we don't need those modules if WPA_SUPPLICANT_VERSION is not set by the BoardConfig.mk. Actually the generic devices don't need them. Change-Id: Iff7c1fbf483bd16d5f898836c4e7401d56def80f
Diffstat (limited to 'target/product/generic_no_telephony.mk')
-rw-r--r--target/product/generic_no_telephony.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk
index f1f0030..c319db6 100644
--- a/target/product/generic_no_telephony.mk
+++ b/target/product/generic_no_telephony.mk
@@ -27,8 +27,6 @@ PRODUCT_PACKAGES := \
Provision \
SystemUI \
bluetooth-health \
- hostapd \
- wpa_supplicant.conf \
WallpaperCropper
PRODUCT_PACKAGES += \
@@ -39,8 +37,7 @@ PRODUCT_PACKAGES += \
network \
pand \
pppd \
- sdptool \
- wpa_supplicant
+ sdptool
PRODUCT_PACKAGES += \
librs_jni \