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

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

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

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

Change-Id: I18cf601a10aae903ceaba648d716427cfb3de14e
parents e95608bd 73b1ac87
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: ["."],