From 370c2bcd6bb97083881ed7da13f9958b88d7411c Mon Sep 17 00:00:00 2001 From: Steven Lay Date: Mon, 17 Jul 2017 02:08:34 +0000 Subject: shinano-common: use WBS for bluetooth calls * Fix BT calls on some BT headsets by using WBS * Partially kanged from: https://github.com/LineageOS/android_device_samsung_klte-common/commit/25f75c05d4a4edc16d2ffd107d80939302b01619 Change-Id: I1474aa6c4a5b48fbb51c723e25beb098edfe6bcb --- bluetooth/bdroid_buildcfg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'bluetooth') diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 08219a1..f0ad0c9 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -19,6 +19,7 @@ #define _BDROID_BUILDCFG_H #define BTM_WBS_INCLUDED TRUE +#define BTIF_HF_WBS_PREFERRED TRUE /* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ #define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE -- cgit v1.2.3