| commit | 5b11920b1ac845fa6d5890e0e107c576b57a4c4a | [log] [tgz] |
|---|---|---|
| author | Steve Block <steveblock@google.com> | Wed Jan 04 20:05:49 2012 +0000 |
| committer | Jean-Baptiste Queru <jbq@google.com> | Thu Jan 19 14:44:56 2012 -0800 |
| tree | 6273cd25cfe69a8a9b1e8719a5c2f15840845b69 | |
| parent | a6c2fd5ac1ffd9837d2f9b454202d446d9d4c266 [diff] [blame] |
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) Change-Id: I26f76452ac49e2890b14d133c065493d8df0fb4a
diff --git a/cmds/keystore/keystore.cpp b/cmds/keystore/keystore.cpp index 4b4b9b9..d8380a5 100644 --- a/cmds/keystore/keystore.cpp +++ b/cmds/keystore/keystore.cpp
@@ -796,7 +796,7 @@ } else { send_code(sock, response); } - LOGI("uid: %d action: %c -> %d state: %d -> %d retry: %d", + ALOGI("uid: %d action: %c -> %d state: %d -> %d retry: %d", cred.uid, request, response, old_state, keyStore.getState(),