OSDN Git Service

Move libz vndk-sp from ll-ndk
authorJustin Yun <justinyun@google.com>
Thu, 10 Aug 2017 09:42:37 +0000 (18:42 +0900)
committerJustin Yun <justinyun@google.com>
Thu, 10 Aug 2017 09:42:37 +0000 (18:42 +0900)
The ABI of libz is not as stable as it is for ll-ndk.

Bug: 37617391
Test: build and boot
Change-Id: Ieff0af0c70fc2496db96c7b0323ae096add64658

vndk/vndk-sp-libs.mk

index 6b405e8..e3dab54 100644 (file)
@@ -28,5 +28,6 @@ VNDK_SP_LIBRARIES += \
     libhidlbase \
     libhidlmemory \
     libhidltransport \
+    libz \
 
 endif