disable RefBase consistency checks (NDEBUG)
Bug: 8328715 Change-Id: Ib57646ff909fd8744610f37f3b50d90d884dff31
This commit is contained in:
parent
4e37ddff43
commit
9cd766a517
@ -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