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

Commit 92de3326 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "C2Store: disable debug logs"

parents 42f97ed1 024a6f10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 */

#define LOG_TAG "C2Store"
#define LOG_NDEBUG 0
// #define LOG_NDEBUG 0
#include <utils/Log.h>

#include <C2AllocatorBlob.h>