From 34d35cf35482369ac646c8ba19fe3ccc4fe1a408 Mon Sep 17 00:00:00 2001 From: Hansong Zhang Date: Tue, 17 Apr 2018 16:04:56 -0700 Subject: Bluetooth HFP: Use WBS by default (2/5) Bug: 72624793 Test: compilation Change-Id: I90cc8f477aed6df25dee9dbdfdc12f524bafc436 --- bluetooth/bdroid_buildcfg.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index f079b01..c59dcdd 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -20,8 +20,5 @@ #define BLE_VND_INCLUDED TRUE #define BTA_DISABLE_DELAY 1000 /* in milliseconds */ -#define BTM_WBS_INCLUDED TRUE /* Enable WBS */ -#define BTIF_HF_WBS_PREFERRED TRUE /* Use WBS */ - #define BT_CLEAN_TURN_ON_DISABLED 1 #endif -- cgit v1.2.3