From 85b3a3d4b8cf9bb0a9a3493df3f234c304dea041 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Wed, 19 Nov 2014 08:36:25 +0530 Subject: Revert "shinano: wifi: use aosp firmware" This reverts commit 7adb977d087ab311315bae57534d365098b4d576. Change-Id: I85800845fc4b4d28f8bad5f15abd9533f4a90f6e --- shinano.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shinano.mk') 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) -- cgit v1.2.3