summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-11-25 14:17:15 -0800
committerYing Wang <wangying@google.com>2013-12-05 10:20:30 -0800
commit6ac6e5bf302f1a67205b526df17d882573563cde (patch)
tree80690daec8196aa79104c43e8fae8737b9be395c
parent1340d2d5334961dfaf08b8d8c74ed76e7289b698 (diff)
downloadandroid_device_generic_armv7-a-neon-6ac6e5bf302f1a67205b526df17d882573563cde.tar.gz
android_device_generic_armv7-a-neon-6ac6e5bf302f1a67205b526df17d882573563cde.tar.bz2
android_device_generic_armv7-a-neon-6ac6e5bf302f1a67205b526df17d882573563cde.zip
We don't need WPA_SUPPLICANT_VERSION in generic build.
Change-Id: Ia303cbb282c904280b77663a142de31c14a2a29d
-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