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

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

Merge "Make libbinder buildable for native_bridge" am: cb64d4e3 am: a3cd97ae am: 4efc619e

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

Change-Id: I2551a4f83954c190e7c1356bcb2ce7c2aa4fc10c
parents 0ee93e11 4efc619e
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: [