sdm660-common: Add libdexfile external API libraries to VNDK-SP library list.

Necessary for libunwindstack to work on marlin and sailfish.

Test: "atest CtsRenderscriptTestCases" on marlin on internal
Test: mmma system/core/{libunwindstack,libbacktrace}, run host gtests
Bug: 119632407
Bug: 121110092
Change-Id: I4a74a8b18d68af2b5a55c58cb389e1c5c86d870c
This commit is contained in:
Martin Stjernholm 2018-12-19 17:46:39 +00:00 committed by Max Weffers
parent f2805c6158
commit f99d9947bc
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -11,6 +11,8 @@ ifndef BOARD_VNDK_VERSION
# manually.
VNDK_SP_LIBRARIES := \
libdexfile \
libdexfile_external \
libdexfile_support \
libartbase \
libziparchive