Fix the build.
Change-Id: Id5bfa0f91e6ec687201a320a1eb4d8a46050875e
This commit is contained in:
@@ -234,7 +234,7 @@ public class CallerInfoAsyncQuery {
|
||||
mQueryContext, cw.number, mCallerInfo);
|
||||
if (newCallerInfo != mCallerInfo) {
|
||||
mCallerInfo = newCallerInfo;
|
||||
if (DBG) log("#####async contact look up with numeric username"
|
||||
if (DBG) Log.d(LOG_TAG, "#####async contact look up with numeric username"
|
||||
+ mCallerInfo);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user