Bug 730637 - Base64 support for HttpClient in Android 2.1. r=nalexander

This commit is contained in:
Richard Newman
2012-02-27 10:23:33 -08:00
parent d0ec45dd53
commit 0123fdcc52
14 changed files with 19 additions and 19 deletions

View File

@@ -82,4 +82,4 @@ public class HttpClientAndroidLog {
Log.i(logTag, message.toString(), t);
}
}
}