summaryrefslogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
Diffstat (limited to 'service')
-rwxr-xr-x[-rw-r--r--]service/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/service/Android.mk b/service/Android.mk
index b20d099d9..fd7b41c7c 100644..100755
--- a/service/Android.mk
+++ b/service/Android.mk
@@ -52,6 +52,9 @@ else ifeq ($(BOARD_WLAN_DEVICE), mrvl)
# this is commented because none of the nexus devices
# that sport Marvell's wifi have support for HAL
# LIB_WIFI_HAL := libwifi-hal-mrvl
+else ifeq ($(BOARD_WLAN_DEVICE), MediaTek)
+ # support MTK WIFI HAL
+ LIB_WIFI_HAL := libwifi-hal-mt66xx
endif
# Build the HalUtil