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

Commit 73b1ac87 authored by Tom Cherry's avatar Tom Cherry Committed by Gerrit Code Review
Browse files

Merge "Remove include/private/android_logger.h"

parents 46ec1a56 3d8b739f
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: ["."],