summaryrefslogtreecommitdiff
path: root/emulator/audio/driver/audio_vbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/audio/driver/audio_vbuffer.c')
-rw-r--r--emulator/audio/driver/audio_vbuffer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulator/audio/driver/audio_vbuffer.c b/emulator/audio/driver/audio_vbuffer.c
index 79be545..8377f5c 100644
--- a/emulator/audio/driver/audio_vbuffer.c
+++ b/emulator/audio/driver/audio_vbuffer.c
@@ -14,7 +14,8 @@
* limitations under the License.
*/
-#define LOG_TAG "audio_hw_generic"
+#define LOG_TAG "audio_hw_generic_caremu"
+// #define LOG_NDEBUG 0
#include <errno.h>
#include <stdlib.h>