vi gingerbread/frameworks/base/core/jni/android_bluetooth_common.h

// Set to 0 to enable verbose bluetooth logging
#define LOG_NDEBUG 1
set to 0

All lines with
   LOGV( __FUNCTION__ );
give error : error sample from the compilation is

   1. frameworks/base/core/jni/android_bluetooth_BluetoothAudioGateway.cpp:
   In function 'void android::classInitNative(JNIEnv*, _jclass*)':
   2. frameworks/base/core/jni/android_bluetooth_BluetoothAudioGateway.cpp:92:
   error: format not a string literal and no format arguments

Any way to fix this, everything looks alrite to me , still not able to solve
this .
Plz Suggest

Cheers
Vaishali

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to