Skip to content
Snippets Groups Projects
Commit 5dd52603 authored by Michael Vines's avatar Michael Vines Committed by Gerrit - the friendly Code Review server
Browse files

Add missing wlan modules to PRODUCT_PACKAGES

Change-Id: I72a61fb583d5526feaac5d54669ac76df9a9e226
parent 6160bd06
No related branches found
No related tags found
No related merge requests found
---
common.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/common.mk b/common.mk
index 744a9ea..e4c2505 100755
--- a/common.mk
+++ b/common.mk
@@ -478,3 +478,9 @@ PRODUCT_PRIVATE_KEY := device/qcom/common/qcom.key
@@ -478,3 +478,10 @@ PRODUCT_PRIVATE_KEY := device/qcom/common/qcom.key
$(call inherit-product, frameworks/base/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product, frameworks/base/data/fonts/fonts.mk)
$(call inherit-product, frameworks/base/data/keyboards/keyboards.mk)
......@@ -17,6 +12,4 @@ index 744a9ea..e4c2505 100755
+TARGET_PROVIDES_B2G_INIT_RC=true
+
+PRODUCT_PACKAGES+=init.qcom.class_core.sh init.qcom.class_main.sh
--
1.7.6
+PRODUCT_PACKAGES+=btwlancoex cfg80211.ko ath6kl_sdio.ko
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment