From db892b3ef66224681658cec3a081a1deecca6def Mon Sep 17 00:00:00 2001 From: Hansong Zhang Date: Tue, 17 Apr 2018 16:11:03 -0700 Subject: [PATCH] Bluetooth HFP: Use WBS by default (4/5) Bug: 72624793 Test: compilation Change-Id: I78ef8705d9fd38db10a4d8f2bc0eac58bcf61d0a --- bluetooth/bdroid_buildcfg.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 63515b1f..31f22223 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -22,10 +22,6 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -// Wide-band speech support -#define BTM_WBS_INCLUDED TRUE -#define BTIF_HF_WBS_PREFERRED TRUE - // Google VSC spec support #define BLE_VND_INCLUDED TRUE