Bluetooth HFP: Use WBS by default (2/5)

Bug: 72624793
Test: compilation
Change-Id: I90cc8f477aed6df25dee9dbdfdc12f524bafc436
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