am f795852b: temporary: enable ASSERTs in RefBase

* commit 'f795852b54b39eb373e0c421b63dc9a98822ac2c':
  temporary: enable ASSERTs in RefBase
This commit is contained in:
Mathias Agopian 2013-03-12 04:35:24 +00:00 committed by Android Git Automerger
commit 9ac559b58c

View File

@ -15,6 +15,7 @@
*/
#define LOG_TAG "RefBase"
#define LOG_NDEBUG 0
#include <utils/RefBase.h>