summaryrefslogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
authorsample.lin <sample.lin@mediatek.com>2015-01-05 21:22:45 +0800
committerNicholas Sauer <nicksauer@google.com>2015-01-22 06:23:55 +0000
commit56b11b4376e0921b6d7db52f738d8360607635b9 (patch)
tree53b8600a136691876da1ade1a12e1f1ab5f76d70 /service
parent80aa8fb1a21a6df522235287d7b6835cc46310e2 (diff)
downloadandroid_frameworks_opt_net_wifi-56b11b4376e0921b6d7db52f738d8360607635b9.tar.gz
android_frameworks_opt_net_wifi-56b11b4376e0921b6d7db52f738d8360607635b9.tar.bz2
android_frameworks_opt_net_wifi-56b11b4376e0921b6d7db52f738d8360607635b9.zip
Support MTK WIFI HAL library
Bug: 18825290 from: https://partner-android-review.git.corp.google.com/#/c/192524/ Signed-off-by: sample.lin <sample.lin@mediatek.com> Change-Id: I3c19e1df455e77f71354f5e45b6a4037cc366051
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