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 {