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

Commit a1a4709a authored by Steve Fung's avatar Steve Fung Committed by android-build-merger
Browse files

Merge "crash_reporter: Add unit tests to debug builds" am: b4cf452a

am: 0c422cb3

* commit '0c422cb3':
  crash_reporter: Add unit tests to debug builds
parents 381209aa 0c422cb3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -135,6 +135,9 @@ include $(BUILD_PREBUILT)
include $(CLEAR_VARS)
LOCAL_MODULE := crash_reporter_tests
LOCAL_CPP_EXTENSION := $(crash_reporter_cpp_extension)
ifdef BRILLO
LOCAL_MODULE_TAGS := debug
endif
LOCAL_SHARED_LIBRARIES := libchrome \
    libbrillo \
    libcutils \