commit | eb902b80c2b46e59b12b2bded315e7f620f87c7e | [log] [tgz] |
---|---|---|
author | Steve Block <steveblock@google.com> | Wed Oct 26 11:02:56 2011 +0100 |
committer | Steve Block <steveblock@google.com> | Wed Oct 26 11:02:56 2011 +0100 |
tree | ce262637a10086b255a0d64216e77efc14eb7221 | |
parent | 300105d1487f5238940c18792b879793826b61f4 [diff] [blame] |
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/#/c/143865 Bug: 5449033 Change-Id: I9cb91455767731254a8d5bee140ea23474543f02
diff --git a/libril/ril.cpp b/libril/ril.cpp index d1d5d3b..cf32242 100644 --- a/libril/ril.cpp +++ b/libril/ril.cpp
@@ -2230,7 +2230,7 @@ char buff[16]; int ret; - LOGV("processWakeupCallback"); + ALOGV("processWakeupCallback"); /* empty our wakeup socket out */ do {