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

Commit cd81a767 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Mark the NDK binder APIs as drafts."

am: aceb068f

Change-Id: I4a662a18002999c9bc23f921451f44d306e720b5
parents fdae3ccc aceb068f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -52,10 +52,12 @@ ndk_headers {
        "include_ndk/android/*.h",
    ],
    license: "NOTICE",
    draft: true,
}

ndk_library {
    name: "libbinder_ndk",
    symbol_file: "libbinder_ndk.map.txt",
    first_version: "29",
    draft: true,
}