* commit '656a6780b5714c8667f604d7925729325d1cbcef': disable RefBase consistency checks (NDEBUG)
This commit is contained in:
commit
d5db7a1826
@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
#define LOG_TAG "RefBase"
|
||||
#define LOG_NDEBUG 0
|
||||
// #define LOG_NDEBUG 0
|
||||
|
||||
#include <utils/RefBase.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user