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

Commit e0ad778b 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

am: ed566c40

Change-Id: Ia3390de121f6146e81c5bd61d9b8327e7d810a7c
parents c8df2c18 ed566c40
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ cc_library_shared {
    // for memory heap analysis
    static_libs: [
        "libc_malloc_debug_backtrace",
        "libc_logging",
    ],
    cflags: [
        "-Wall",
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ LOCAL_EXPORT_SHARED_LIBRARY_HEADERS := \
LOCAL_HEADER_LIBRARIES := libmedia_headers

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

LOCAL_MODULE:= libmedia