From 747f3feed0eb837c762d1013b366daef5f5ee696 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Fri, 2 Mar 2012 20:54:59 -0800 Subject: fix repeated define of BTA_FM_DEBUG to get stack compile for crespo Change-Id: I98d346fa6d3e4a40cd68b70733e62712d02ba603 --- include/buildcfg_crespo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/buildcfg_crespo.h b/include/buildcfg_crespo.h index 83778d3..b858686 100644 --- a/include/buildcfg_crespo.h +++ b/include/buildcfg_crespo.h @@ -211,7 +211,6 @@ #define SNOOP_CONFIG_PATH "/data/misc/bluedroid/btsnoop_enabled" #define BTM_ALLOW_CONN_IF_NONDISCOVER TRUE #define BTLA_REL_2_X TRUE -#define BTA_FM_DEBUG TRUE #define BTAPP_FM_USE_HW_POKE_VOLUME FALSE #define BTAPP_FM_AUDIO_PATH BTA_FM_AUDIO_DAC #define BTAPP_DM_SUPPORTED_SERVICES (BTA_HSP_SERVICE_MASK | BTA_HFP_SERVICE_MASK | BTA_A2DP_SERVICE_MASK | BTA_HID_SERVICE_MASK | BTA_OPP_SERVICE_MASK | BTA_BPP_SERVICE_MASK | BTA_NAP_SERVICE_MASK | BTA_PANU_SERVICE_MASK | BTA_HL_SERVICE_MASK) -- cgit v1.1