Merge "Add library list for VNDK using core variant"

This commit is contained in:
Kiyoung Kim 2019-09-30 01:51:26 +00:00 committed by Gerrit Code Review
commit 1f9387ae01
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ LOCAL_REQUIRED_MODULES += \
vndksp.libraries.txt \
vndkcore.libraries.txt \
vndkprivate.libraries.txt \
vndkcorevariant.libraries.txt \
$(addsuffix .vendor,$(VNDK_CORE_LIBRARIES)) \
$(addsuffix .vendor,$(VNDK_SAMEPROCESS_LIBRARIES))
endif