Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60298601 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 687ec9b5: am a166bea1: am f5447b0e: Merge "Fix a sporadic build breakage."

* commit '687ec9b5':
  Fix a sporadic build breakage.
parents 2bd34772 687ec9b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ LOCAL_CFLAGS += \
    -DGTEST_OS_LINUX_ANDROID \
    -DGTEST_HAS_STD_STRING
LOCAL_SRC_FILES := zip_archive_test.cc
LOCAL_LDFLAGS := -llog
LOCAL_SHARED_LIBRARIES := liblog
LOCAL_STATIC_LIBRARIES := libziparchive libz libgtest libgtest_main libutils
include $(BUILD_NATIVE_TEST)