From 9c7a1c4037a558511fed548c115af462a0138315 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Fri, 10 Aug 2018 19:41:00 +0200 Subject: shinano-common: Fix build of our bluetooth header Change-Id: I45c5a123c86f3a9ec1ac72011c018a937d4fc70f --- bluetooth/bdroid_buildcfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 2730703..65b68dd 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -49,5 +49,5 @@ static inline const char* getBTDefaultName() #define BTM_WBS_INCLUDED TRUE #define BTIF_HF_WBS_PREFERRED TRUE - +#undef PROPERTY_VALUE_MAX #endif -- cgit v1.2.3