Merge "Install VNDK_USING_CORE_VARIANT_LIBRARIES"

This commit is contained in:
Treehugger Robot 2020-02-05 14:40:36 +00:00 committed by Gerrit Code Review
commit 1d5f5d9be6

View file

@ -163,6 +163,7 @@ LOCAL_REQUIRED_MODULES += \
vndkcorevariant.libraries.txt \
$(addsuffix .vendor,$(VNDK_CORE_LIBRARIES)) \
$(addsuffix .vendor,$(VNDK_SAMEPROCESS_LIBRARIES)) \
$(VNDK_USING_CORE_VARIANT_LIBRARIES) \
com.android.vndk.current
endif
include $(BUILD_PHONY_PACKAGE)