commit | 7a314dab81f01bac02d617ffca9dbf7b6cc00700 | [log] [tgz] |
---|---|---|
author | Steve Block <steveblock@google.com> | Fri Jan 06 19:10:19 2012 +0000 |
committer | Steve Block <steveblock@google.com> | Fri Jan 06 19:10:19 2012 +0000 |
tree | c3f9a847b75151ab8d646b6ce64c3b575ac9a3a0 | |
parent | d282614624d8e5e6f049bff9af237a76f3b14e31 [diff] [blame] |
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Iec4192a0fbd58352a3a967095b2d51b5a715dc05
diff --git a/gpsinfo.c b/gpsinfo.c index aab4474..d5ed264 100644 --- a/gpsinfo.c +++ b/gpsinfo.c
@@ -60,7 +60,7 @@ #undef SUPERDEBUG #ifdef SUPERDEBUG -#define printf LOGE +#define printf ALOGE #endif