Remove STL dependency

zlib doesn't use STL, remove the dependency using LOCAL_CXX_STL := none
to allow modules that depend on zlib to select a non-default STL without
conflicting with the default STL linked into zlib.

Bug: 25904002
Change-Id: I532cecb7c7c47fbbb3c91673791bfdc48ffff355
1 file changed