aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorGianmarco Reverberi <gianmarco.reverberi@gmail.com>2014-12-19 19:27:46 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-01-09 16:34:48 +0100
commit409a0019e897d78a722d54cb9f3dbb8c9462b817 (patch)
treec8f7bd3c1d6068b3cd0178bac3fa80c518594941 /BoardConfigCommon.mk
parentfe69e3338c8fa0f3c6518c205c5d33c6e2fa7b94 (diff)
downloaddevice_samsung_espressowifi-409a0019e897d78a722d54cb9f3dbb8c9462b817.zip
device_samsung_espressowifi-409a0019e897d78a722d54cb9f3dbb8c9462b817.tar.gz
device_samsung_espressowifi-409a0019e897d78a722d54cb9f3dbb8c9462b817.tar.bz2
wifi: don't build wifi HAL
This fixes wifi crash and system reboot every time the screen is locked Change-Id: I6c46ed1eb45a45df2e89646f472a649dc4a99319
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a577fc2..facd5b8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -77,6 +77,7 @@ 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