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

Commit de9b70d6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio: Disabled excessive logging in OMX AACEncoder"

parents 394e152d 27226d44
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ extern "C" {
#endif

#define DEBUG_PRINT_ERROR LOGE
#define DEBUG_PRINT       LOGI
#define DEBUG_PRINT       LOGV
#define DEBUG_DETAIL      LOGV

typedef void (*message_func)(void* client_data, unsigned char id);