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

Commit f4bcf563 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

libcutils_header exports liblog_headers

am: 8f63b6cf

Change-Id: I163638e4c558e6bcb514dd32a59222f8e9a20d50
parents 84fb623f 8f63b6cf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@ 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"],