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

Commit d62d3c0b authored by Tom Cherry's avatar Tom Cherry Committed by Automerger Merge Worker
Browse files

Merge "Remove include/private/android_logger.h" am: 73b1ac87 am: a4194bd8...

Merge "Remove include/private/android_logger.h" am: 73b1ac87 am: a4194bd8 am: 649cdf0d am: 6586b93c

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1428973

Change-Id: I0eb7070a646b941f006f93e964c9a3219861593f
parents ebc4a50a 6586b93c
Loading
Loading
Loading
Loading

include/private/android_logger.h

deleted120000 → 0
+0 −1
Original line number Diff line number Diff line
../../liblog/include/private/android_logger.h
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ cc_defaults {
    static_libs: [
        "libcutils", // does not expose a stable C API
    ],
    header_libs: ["liblog_headers"],
    cflags: [
        "-Wall",
        "-Werror",
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ cc_library_static {
        "SerializedLogChunk.cpp",
        "SimpleLogBuffer.cpp",
    ],
    static_libs: ["liblog"],
    logtags: ["event.logtags"],

    export_include_dirs: ["."],