OSDN Git Service

Minor tweaks to JNI logging.
authorAndy McFadden <fadden@android.com>
Tue, 18 Aug 2009 22:32:27 +0000 (15:32 -0700)
committerAndy McFadden <fadden@android.com>
Tue, 18 Aug 2009 22:32:27 +0000 (15:32 -0700)
commit03bd0d5b9b9d769e6e5245274204fbfd470de7f0
treee0a74aaaa1f70d246597452680f82e280c08c2ee
parentd12092a5b23c40a92ef51a46c3aa273af52587a3
Minor tweaks to JNI logging.

Reduced a LOGI to LOGD, normalized format, added a similar message for a
field ID lookup that was failing (due to a bad flash, as it turns out).
vm/Jni.c