Automated import from //branches/donutburger/...@140867,140867

This commit is contained in:
Jean-Michel Trivi
2009-03-24 18:46:07 -07:00
committed by The Android Open Source Project
parent 4610f7d1f9
commit d3ca04da8a
2 changed files with 2 additions and 3 deletions

View File

@@ -14,8 +14,7 @@
* limitations under the License.
*/
//FIXME: remove log before release
#define LOG_NDEBUG 0
//#define LOG_NDEBUG 0
#define LOG_TAG "JET_JNI"

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_NDEBUG 0
//#define LOG_NDEBUG 0
#define LOG_TAG "JetPlayer-C"
#include <utils/Log.h>