disable RefBase consistency checks (NDEBUG)
Bug: 8328715 Change-Id: Ib57646ff909fd8744610f37f3b50d90d884dff31
This commit is contained in:
parent
6cd548c715
commit
da8ec4b634
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
#define LOG_TAG "RefBase"
|
||||
#define LOG_NDEBUG 0
|
||||
// #define LOG_NDEBUG 0
|
||||
|
||||
#include <utils/RefBase.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue