aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2018-08-10 19:41:00 +0200
committerArian <arian.kulmer@web.de>2019-10-25 22:16:13 +0200
commit9c7a1c4037a558511fed548c115af462a0138315 (patch)
tree64ad90ee4b36f0746cc4a168e08ba29029643978
parent8f5052f89c68961bf7f3ecd0cc1ec9780ce283b3 (diff)
shinano-common: Fix build of our bluetooth header
Change-Id: I45c5a123c86f3a9ec1ac72011c018a937d4fc70f
-rw-r--r--bluetooth/bdroid_buildcfg.h2
1 files changed, 1 insertions, 1 deletions
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