Automated import from //branches/master/...@140869,140869

This commit is contained in:
Jean-Michel Trivi
2009-03-24 18:46:20 -07:00
committed by The Android Open Source Project
parent ebb020aebc
commit e89554b02d
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>