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

Commit ad5caaf8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove non-NDK headers from the NDK." am: d7bb6128 am: 339113ac am: 09cfcb8f

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

Change-Id: I4c8b703ed1709fbd2d1e3d02c00d1befdbb1038b
parents 99a9750a 09cfcb8f
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -165,17 +165,6 @@ ndk_headers {
    license: "NOTICE",
}

// TODO(b/160624671): package with the aidl compiler
ndk_headers {
    name: "libbinder_ndk_helper_headers",
    from: "include_cpp/android",
    to: "android",
    srcs: [
        "include_cpp/android/*.h",
    ],
    license: "NOTICE",
}

ndk_library {
    name: "libbinder_ndk",
    symbol_file: "libbinder_ndk.map.txt",