Add libziparchive explicitly.
libvulkan won't link libziparchive statically. So libziparchive should be linked explicitly. Test: building succeeded, and the image was tested on angler. Bug: 33056637 Change-Id: Icb392968f65227919ebccf66677961868e692613
This commit is contained in:
@@ -250,6 +250,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libGLESv1_CM \
|
||||
libGLESv2 \
|
||||
libvulkan \
|
||||
libziparchive \
|
||||
libETC1 \
|
||||
libhardware \
|
||||
libhardware_legacy \
|
||||
|
||||
Reference in New Issue
Block a user