Hi, I found log macros(like *LOGE/LOGD* ) was modifed to *ALOGE/ALOGD* in latest Android source code in system/core/include/cutils/log.h,
Why do such changes? Is there any background and story about this? Does this means all C/C++ in system/core/ would have to change these log macro to *ALOGX*? Thanks -Song -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

