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:
parent
f2805c6158
commit
f99d9947bc
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ ifndef BOARD_VNDK_VERSION
|
|||
# manually.
|
||||
VNDK_SP_LIBRARIES := \
|
||||
libdexfile \
|
||||
libdexfile_external \
|
||||
libdexfile_support \
|
||||
libartbase \
|
||||
libziparchive
|
||||
|
||||
|
|
Loading…
Reference in a new issue