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

Commit a7aeceaf authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder_ndk: remove draft status

So that it is included in future NDK releases.

Fixes: 123299014
Test: N/A
Change-Id: I118b3190ce01147af84a33156ac01cdcde54a20d
parent 50ef7e0d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -65,12 +65,10 @@ 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,
}