commit | cbf2375e6e9fe76b7ea850651d69cfeb6c3d00ba | [log] [tgz] |
---|---|---|
author | Hansong Zhang <hsz@google.com> | Tue Apr 17 16:13:07 2018 -0700 |
committer | Hansong Zhang <hsz@google.com> | Tue Apr 17 16:13:07 2018 -0700 |
tree | 9ca5a2db48d0cd82c66912d905aab9ad72d15366 | |
parent | 5cf81900d1ba351339cbc3d36ddc0ae18b33a131 [diff] |
Bluetooth HFP: Use WBS by default (5/5) Bug: 72624793 Test: compilation Change-Id: Icc90b5d6e11f65b7169d773216f6661542c4657f
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index fb269c9..702d5eb 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h
@@ -17,8 +17,6 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#define BTM_WBS_INCLUDED TRUE -#define BTIF_HF_WBS_PREFERRED TRUE #define BLE_VND_INCLUDED TRUE #endif