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

Commit 87428f1e authored by Christopher Ferris's avatar Christopher Ferris Committed by Gerrit Code Review
Browse files

Merge "Remove reference to libc_logging."

parents 87f08974 5a00c54f
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