diff options
-rw-r--r-- | bluetooth/bdroid_buildcfg.h | 2 |
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 |