libaudio: enable more debugging

This commit is contained in:
codeworkx 2011-06-17 22:58:15 +02:00
parent f75b3a90a3
commit a0bf746e4d

View File

@ -23,6 +23,7 @@
#include <unistd.h>
#include <dlfcn.h>
#define LOG_NDEBUG 0
#define LOG_TAG "AudioHardwareALSA"
#include <utils/Log.h>
#include <utils/String8.h>