am 9cd766a5
: disable RefBase consistency checks (NDEBUG)
* commit '9cd766a517caeb58669722fad7fdf623a8c1b83c': disable RefBase consistency checks (NDEBUG)
This commit is contained in:
commit
656a6780b5
@ -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