summaryrefslogtreecommitdiffstats
path: root/arm-wt-22k/lib_src/jet.c
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:04:53 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:04:53 -0800
commit5257e139e49727f9eaab95f4f9390f629ccfe06d (patch)
tree02b02239299272961dbbadc72efb5d68521b69f9 /arm-wt-22k/lib_src/jet.c
parente442bb7cd6a085b33a4dd52c0e20a157ada7feb1 (diff)
downloadandroid_external_sonivox-5257e139e49727f9eaab95f4f9390f629ccfe06d.tar.gz
android_external_sonivox-5257e139e49727f9eaab95f4f9390f629ccfe06d.tar.bz2
android_external_sonivox-5257e139e49727f9eaab95f4f9390f629ccfe06d.zip
Code drop from //branches/cupcake/...@124589
Diffstat (limited to 'arm-wt-22k/lib_src/jet.c')
-rw-r--r--arm-wt-22k/lib_src/jet.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/arm-wt-22k/lib_src/jet.c b/arm-wt-22k/lib_src/jet.c
index a59ef65..864ee24 100644
--- a/arm-wt-22k/lib_src/jet.c
+++ b/arm-wt-22k/lib_src/jet.c
@@ -26,12 +26,20 @@
*----------------------------------------------------------------------------
*/
+//FIXME: remove debug flag for release
+#define LOG_NDEBUG 0
+#define LOG_TAG "JET_C"
+
+#define DEBUG_JET
+
#include "eas_data.h"
#include "eas_smf.h"
#include "jet_data.h"
#include "eas_host.h"
#include "eas_report.h"
+#include <cutils/log.h>
+
/* default configuration */
static const S_JET_CONFIG jetDefaultConfig =
{