temporary: enable ASSERTs in RefBase
this is in an attempt to get more data on bug 8328715. Change-Id: I9333a67c2d7f67f4d9b2fc5eb1ad8a7b2d1c6dcb
This commit is contained in:
parent
31ba37f1c8
commit
8a4cdbcdb9
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
|
||||
#define LOG_TAG "RefBase"
|
||||
#define LOG_NDEBUG 0
|
||||
|
||||
#include <utils/RefBase.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue