From 2ce310228874d0f077967c96455c5a0607af66dd Mon Sep 17 00:00:00 2001 From: Steve Block Date: Thu, 5 Jan 2012 23:27:52 +0000 Subject: [PATCH] Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/157065 Bug: 5449033 Change-Id: Ia13cca6426a15037e01069954308e95f31c17336 --- loc_api/libloc_api/loc_eng_ni.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loc_api/libloc_api/loc_eng_ni.cpp b/loc_api/libloc_api/loc_eng_ni.cpp index 01a7ba84..003d63af 100755 --- a/loc_api/libloc_api/loc_eng_ni.cpp +++ b/loc_api/libloc_api/loc_eng_ni.cpp @@ -267,7 +267,7 @@ static void loc_ni_request_handler(const char *msg, const rpc_loc_ni_event_s_typ loc_ni_respond(response, ni_req); */ #endif - LOGW("loc_ni_request_handler, notification in progress, new NI request ignored, type: %d", + ALOGW("loc_ni_request_handler, notification in progress, new NI request ignored, type: %d", ni_req->event); } else {