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

Add a libz_current static lib for NDK builds.

Using libz via the normal NDK mechanisms means that old headers are
exposed to the build since the NDK libz header is the minimum
supported version (Jelly Bean). Expose a separate libz_current for
platform built `sdk_version: "current"` modules that statically link
libz.

Test: mm
Bug: None
Change-Id: Ieaf3f991958bac8ed637e1f8707eb7dfedd8a5a6
parent dfa0646a
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