Skip to content
Commit 9da51f73 authored by Dan Albert's avatar Dan Albert
Browse files

Fix stub library definition.

We can use zlib's own version script for this rather than maintaining
our own. I've copied theirs rather than modifying it in place to
avoid local changes to the zlib source and also to allow the
NDK-API-Council check in gerrit to check this file (it only checks
*.map.txt).

This removes a lot of decls that should have been private to zlib,
but it also correctly exposes decls that were added in in JB/JB-MR2,
whereas the old map claimed they were all added in L.

Test: make checkbuild
Bug: https://github.com/android-ndk/ndk/issues/230
Change-Id: Ib96b41e69d80a3bd28d3b85a0c96e70e6e73fb9d
parent 49d47ec3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment