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

Commit a3cd97ae authored by Victor Khimenko's avatar Victor Khimenko Committed by Automerger Merge Worker
Browse files

Merge "Make libbinder buildable for native_bridge" am: cb64d4e3

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1354903

Change-Id: I7d4aac45f390348bc3b0df02d1a957f5fc07ead7
parents 01459456 cb64d4e3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@ cc_library_headers {
    export_include_dirs: ["include"],
    vendor_available: true,
    host_supported: true,
    // TODO(b/153609531): remove when no longer needed.
    native_bridge_supported: true,

    header_libs: [
        "libbase_headers",
@@ -62,6 +64,8 @@ cc_library {
    },
    double_loadable: true,
    host_supported: true,
    // TODO(b/153609531): remove when no longer needed.
    native_bridge_supported: true,

    // TODO(b/31559095): get headers from bionic on host
    include_dirs: [