aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorChirayu Desai <chirayudesai1@gmail.com>2014-11-19 08:36:25 +0530
committerChirayu Desai <chirayudesai1@gmail.com>2014-11-20 19:08:31 +0530
commit85b3a3d4b8cf9bb0a9a3493df3f234c304dea041 (patch)
tree64cad4ae94cf365dabc6755ca10a8e615f3345fc /shinano.mk
parentab1c8c91d0d7b116d3953c5437632fbc06647a02 (diff)
Revert "shinano: wifi: use aosp firmware"
This reverts commit 7adb977d087ab311315bae57534d365098b4d576. Change-Id: I85800845fc4b4d28f8bad5f15abd9533f4a90f6e
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shinano.mk b/shinano.mk
index e2736e2..119ed1b 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -228,7 +228,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.wfd.virtual=0
# BCM Wifi
-$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk)
+$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk)
# HWUI memory limits
$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk)