summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2012-06-11 12:02:14 -0700
committerKeun young Park <keunyoung@google.com>2012-06-11 12:02:14 -0700
commita1bfdaa528c0972b2c7fd89841595bb1297ebc82 (patch)
tree8b2b7b3b10af55c6689c5dd751ba311f8ca6de73
parentc97e6d079b0bea0af366619fa273da498d31ab48 (diff)
downloadandroid_device_generic_armv7-a-neon-a1bfdaa528c0972b2c7fd89841595bb1297ebc82.tar.gz
android_device_generic_armv7-a-neon-a1bfdaa528c0972b2c7fd89841595bb1297ebc82.tar.bz2
android_device_generic_armv7-a-neon-a1bfdaa528c0972b2c7fd89841595bb1297ebc82.zip
fix PDK build: use WPA_SUPPLICANT v8 instead of v6jellybean-stablejellybean
- v6 is not included in PDK Change-Id: Ia020b01aadd5e68cf1c620de69f8f8f503425eae
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3801c8d..3216009 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -17,3 +17,5 @@ SMALLER_FONT_FOOTPRINT := true
MINIMAL_FONT_FOOTPRINT := true
# Some framework code requires this to enable BT
BOARD_HAVE_BLUETOOTH := true
+
+WPA_SUPPLICANT_VERSION := VER_0_8_X