summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-12-05 19:15:01 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-12-05 19:15:01 +0000
commit2cccd9a25ebbccf4cdd5c52593f0d518b6c9a9b4 (patch)
tree80690daec8196aa79104c43e8fae8737b9be395c
parent1340d2d5334961dfaf08b8d8c74ed76e7289b698 (diff)
parent6ac6e5bf302f1a67205b526df17d882573563cde (diff)
downloadandroid_device_generic_armv7-a-neon-2cccd9a25ebbccf4cdd5c52593f0d518b6c9a9b4.tar.gz
android_device_generic_armv7-a-neon-2cccd9a25ebbccf4cdd5c52593f0d518b6c9a9b4.tar.bz2
android_device_generic_armv7-a-neon-2cccd9a25ebbccf4cdd5c52593f0d518b6c9a9b4.zip
Merge "We don't need WPA_SUPPLICANT_VERSION in generic build."
-rw-r--r--BoardConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 80a34cc..e2e42ac 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -20,8 +20,6 @@ MINIMAL_FONT_FOOTPRINT := true
BOARD_HAVE_BLUETOOTH := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
-WPA_SUPPLICANT_VERSION := VER_0_8_X
-
USE_OPENGL_RENDERER := true
BOARD_USE_LEGACY_UI := true