Loading crash_reporter/Android.mk +0 −4 Original line number Original line Diff line number Diff line Loading @@ -14,8 +14,6 @@ LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir) ifeq ($(HOST_OS),linux) crash_reporter_cpp_extension := .cc crash_reporter_cpp_extension := .cc crash_reporter_src := crash_collector.cc \ crash_reporter_src := crash_collector.cc \ Loading Loading @@ -124,5 +122,3 @@ LOCAL_SHARED_LIBRARIES := libchrome \ LOCAL_SRC_FILES := $(crash_reporter_test_src) LOCAL_SRC_FILES := $(crash_reporter_test_src) LOCAL_STATIC_LIBRARIES := libcrash libgmock LOCAL_STATIC_LIBRARIES := libcrash libgmock include $(BUILD_NATIVE_TEST) include $(BUILD_NATIVE_TEST) endif # HOST_OS == linux Loading
crash_reporter/Android.mk +0 −4 Original line number Original line Diff line number Diff line Loading @@ -14,8 +14,6 @@ LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir) ifeq ($(HOST_OS),linux) crash_reporter_cpp_extension := .cc crash_reporter_cpp_extension := .cc crash_reporter_src := crash_collector.cc \ crash_reporter_src := crash_collector.cc \ Loading Loading @@ -124,5 +122,3 @@ LOCAL_SHARED_LIBRARIES := libchrome \ LOCAL_SRC_FILES := $(crash_reporter_test_src) LOCAL_SRC_FILES := $(crash_reporter_test_src) LOCAL_STATIC_LIBRARIES := libcrash libgmock LOCAL_STATIC_LIBRARIES := libcrash libgmock include $(BUILD_NATIVE_TEST) include $(BUILD_NATIVE_TEST) endif # HOST_OS == linux