From 7adb977d087ab311315bae57534d365098b4d576 Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Mon, 27 Oct 2014 22:25:16 +0100 Subject: shinano: wifi: use aosp firmware Change-Id: I1c8a0990505c8e6d4cfd78c2285c32e357ee393f --- shinano.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index 149d369..42e7d26 100644 --- a/shinano.mk +++ b/shinano.mk @@ -240,7 +240,7 @@ PRODUCT_PACKAGES += \ CameraWorkaround # BCM Wifi -$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk) +$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk) # Include non-opensource parts $(call inherit-product, vendor/sony/shinano-common/shinano-common-vendor.mk) -- cgit v1.2.3