summaryrefslogtreecommitdiff
path: root/modules/camera/3_4/metadata/enum_converter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/camera/3_4/metadata/enum_converter.cpp')
-rw-r--r--modules/camera/3_4/metadata/enum_converter.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/camera/3_4/metadata/enum_converter.cpp b/modules/camera/3_4/metadata/enum_converter.cpp
index d5e0a876..14da006d 100644
--- a/modules/camera/3_4/metadata/enum_converter.cpp
+++ b/modules/camera/3_4/metadata/enum_converter.cpp
@@ -14,6 +14,9 @@
* limitations under the License.
*/
+//#define LOG_NDEBUG 0
+#define LOG_TAG "EnumConverter"
+
#include "enum_converter.h"
#include <errno.h>