From a693a856a539730188ec320f8cc526607ea7fca7 Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Sat, 14 Oct 2017 12:41:37 +0200 Subject: shinano: Import changes for oreo driver and new fm repo Change-Id: Ib587c34352d86550253e3f9f49c7a3ed7c25ff78 --- shinano.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index 1529497..e900fb2 100644 --- a/shinano.mk +++ b/shinano.mk @@ -163,5 +163,9 @@ PRODUCT_COPY_FILES += \ # BCM Wifi $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk) +# BT/FM (Broadcom): Adjust the sysfs patch for 3.4 kernel +BOARD_HAVE_BCM_FM_SYSFS := "/sys/bus/platform/drivers/bcm_ldisc/bcm_ldisc/" +BOARD_BRCM_HCI_NUM := 26 + # Include non-opensource parts $(call inherit-product, vendor/sony/shinano-common/shinano-common-vendor.mk) -- cgit v1.2.3