release-request-2ec08f61-b94c-464b-8a22-2d354ef71488-for-git_oc-dr1-release-4094616 snap-temp-L42100000073564610

Change-Id: I03650d8bdd43b9ea94c8273666895c6bfb100d59
diff --git a/src/google/protobuf/stubs/common.cc b/src/google/protobuf/stubs/common.cc
index d443e8a..3a33b55 100644
--- a/src/google/protobuf/stubs/common.cc
+++ b/src/google/protobuf/stubs/common.cc
@@ -53,8 +53,10 @@
 #error "No suitable threading library available."
 #endif
 #if defined(__ANDROID__)
+#ifdef GOOGLE_PROTOBUF_MIN_LOG_LEVEL
 #include <android/log.h>
 #endif
+#endif
 
 namespace google {
 namespace protobuf {