Merge "Must use libdexfile_support_static in a static executable."

This commit is contained in:
Martin Stjernholm 2019-09-26 14:24:46 +00:00 committed by Gerrit Code Review
commit 4cbf095493
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ LOCAL_STATIC_LIBRARIES := \
libgsi \
libcom.android.sysprop.apex \
liblzma \
libdexfile_support \
libdexfile_support_static \
libunwindstack \
libbacktrace \
libmodprobe \