aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Weffers <rcstar6696@gmail.com>2017-10-14 12:41:37 +0200
committerArian <arian.kulmer@web.de>2019-10-07 11:07:17 +0200
commita693a856a539730188ec320f8cc526607ea7fca7 (patch)
treed82e5532dbee7122e2f37e6fe71dab3692ff1f7a
parent247806707573638fbe3995ebeeb0f0b61b507c81 (diff)
shinano: Import changes for oreo driver and new fm repo
Change-Id: Ib587c34352d86550253e3f9f49c7a3ed7c25ff78
-rw-r--r--BoardConfigCommon.mk1
-rw-r--r--shinano.mk4
-rw-r--r--system.prop2
3 files changed, 6 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d301fbf..8ead391 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -54,6 +54,7 @@ BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_BCM := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/sony/shinano-common/bluetooth
BOARD_CUSTOM_BT_CONFIG := device/sony/shinano-common/bluetooth/vnd_shinano.txt
+N_BRCM_HCI := 26
# Camera
TARGET_USES_MEDIA_EXTENSIONS := true
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)
diff --git a/system.prop b/system.prop
index 81ca42b..c0a9e28 100644
--- a/system.prop
+++ b/system.prop
@@ -38,7 +38,7 @@ ro.qti.sensors.dpc=false
ro.qti.sensors.wu=false
# BT rfkill
-ro.rfkilldisabled=1
+ro.rfkilldisabled.uim=1
# Assertive Display
ro.qcom.ad=1