Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da8ec4b6 authored by Mathias Agopian's avatar Mathias Agopian Committed by Alex Ray
Browse files

disable RefBase consistency checks (NDEBUG)

Bug: 8328715
Change-Id: Ib57646ff909fd8744610f37f3b50d90d884dff31
parent 6cd548c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 */

#define LOG_TAG "RefBase"
#define LOG_NDEBUG 0
// #define LOG_NDEBUG 0

#include <utils/RefBase.h>