Skip to content
Snippets Groups Projects
Commit dfda8bfa authored by Spandan Das's avatar Spandan Das Committed by Gerrit Code Review
Browse files

Merge "Declare the headers of the ndk_library"

parents e3455e1e e510bd17
Branches aosp-new/aosp-new/master la/aosp-new/aosp-new/master
No related tags found
No related merge requests found
......@@ -303,6 +303,9 @@ ndk_library {
symbol_file: "libz.map.txt",
first_version: "9",
unversioned_until: "current",
export_header_libs: [
"libz_headers",
],
}
// Export zlib headers for inclusion in the musl sysroot.
......
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