diff --git a/test/test_main_lib.cc b/test/test_main_lib.cc index e6e4615290..0ce3fb9014 100644 --- a/test/test_main_lib.cc +++ b/test/test_main_lib.cc @@ -90,13 +90,7 @@ ABSL_FLAG(bool, false, "Tells to initialize new API for exporting performance metrics"); -// TODO(crbug.com/1384172): Re-enable logs by default once the issue with -// logcat is solved. -#if defined(WEBRTC_ANDROID) -ABSL_FLAG(bool, logs, false, "print logs to stderr"); -#else ABSL_FLAG(bool, logs, true, "print logs to stderr"); -#endif ABSL_FLAG(bool, verbose, false, "verbose logs to stderr"); ABSL_FLAG(std::string,