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

Commit ed566c40 authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Remove reference to libc_logging." am: 87428f1e

am: 46b2135b

Change-Id: I8bf4ce89315c45ec96ed3bf57de38afade7b6bfa
parents 36c68885 46b2135b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@ cc_library_shared {
    // for memory heap analysis
    static_libs: [
        "libc_malloc_debug_backtrace",
        "libc_logging",
    ],
    cflags: [
        "-Werror",
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ LOCAL_EXPORT_SHARED_LIBRARY_HEADERS := libbinder
LOCAL_WHOLE_STATIC_LIBRARIES := libmedia_helper

# for memory heap analysis
LOCAL_STATIC_LIBRARIES := libc_malloc_debug_backtrace libc_logging
LOCAL_STATIC_LIBRARIES := libc_malloc_debug_backtrace

LOCAL_MODULE:= libmedia