Sharvil Nanavati
authored
The WC_* macros only expand to something meaningful when _DEBUG is also defined. However, on enabling _DEBUG, bluedroid fails to build because the wc_assert function is not defined anywhere. We can get what I imagine is the equivalent behavior by switching over to the standard C assert macro.
Name | Last commit | Last update |
---|---|---|
gki | ||
system | ||
Android.mk | ||
CleanSpec.mk |