aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-08-12 22:34:43 +0200
committerAndreas Blaesius <skate4life@gmx.de>2015-08-16 05:34:47 -0700
commit3901e6f51b42bf768ed61b205caa12ca81beeaaa (patch)
tree158e0dc6f34be82d9dd00914698b50e46391fe35 /BoardConfigCommon.mk
parentd6b243f6c59c943088253691844bd87a818eb34f (diff)
downloaddevice_samsung_espressowifi-3901e6f51b42bf768ed61b205caa12ca81beeaaa.zip
device_samsung_espressowifi-3901e6f51b42bf768ed61b205caa12ca81beeaaa.tar.gz
device_samsung_espressowifi-3901e6f51b42bf768ed61b205caa12ca81beeaaa.tar.bz2
Revert "wifi: don't build wifi HAL"
This workaround was needed on Android 5.0 but is deprecated on Android 5.1 This reverts commit 409a0019e897d78a722d54cb9f3dbb8c9462b817. Change-Id: I8fb0deff3518916d06b7947b2378ad50c8b9aed2
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 20ddfcd..c9030f9 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -79,7 +79,6 @@ WIFI_DRIVER_MODULE_AP_ARG := "firmware_path=/system/etc/wifi/bcmdhd_apsta
WIFI_BAND := 802_11_ABG
BOARD_HAVE_SAMSUNG_WIFI := true
BOARD_NO_APSME_ATTR := true
-BOARD_NO_WIFI_HAL := true
# Bluetooth
BOARD_HAVE_BLUETOOTH := true