gbm_mesa: Disable verbose logging

Change-Id: Ia0bbc7f6e2301392ec631508785052573b73bdd7
This commit is contained in:
Konsta 2023-01-19 12:25:06 +02:00 committed by Brendan Szymanski
parent bd1b4e1aea
commit a261650432

View file

@ -16,6 +16,8 @@
#define LOG_TAG "GBM-MESA-GRALLOC"
#define NDEBUG 1
extern "C" {
#include "drv_helpers.h"
}