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

Commit 5e739989 authored by Jiyong Park's avatar Jiyong Park
Browse files

Revert "libcutils_header exports liblog_headers"

This reverts commit 8f63b6cf.

Reason for revert: the use of cutils/log.h is discouraged. clients should use log/log.h. aosp/420955

Bug: 37342627
Change-Id: I6605aa89b0ef2b9afd0fdd52c1dee1ee0021debd
parent 8f63b6cf
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -34,8 +34,6 @@ cc_library_headers {
    vendor_available: true,
    host_supported: true,
    export_include_dirs: ["include"],
    header_libs: ["liblog_headers"],
    export_header_lib_headers: ["liblog_headers"],
    target: {
        vendor: {
            export_include_dirs: ["include_vndk"],