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
This commit is contained in:
parent
b72262b057
commit
2ce3102288
1 changed files with 1 additions and 1 deletions
|
@ -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); */
|
loc_ni_respond(response, ni_req); */
|
||||||
#endif
|
#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);
|
ni_req->event);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
Loading…
Reference in a new issue