Merge "Add i18n-module-host-exports to the SDK list."

This commit is contained in:
Martin Stjernholm
2020-12-14 10:12:25 +00:00
committed by Gerrit Code Review

View File

@@ -16,15 +16,16 @@ MAINLINE_MODULES=(
MODULES_SDK_AND_EXPORTS=( MODULES_SDK_AND_EXPORTS=(
art-module-sdk art-module-sdk
art-module-test-exports art-module-test-exports
conscrypt-module-host-exports
conscrypt-module-sdk conscrypt-module-sdk
conscrypt-module-test-exports conscrypt-module-test-exports
conscrypt-module-host-exports i18n-module-host-exports
runtime-module-sdk
runtime-module-host-exports
i18n-module-test-exports
i18n-module-sdk i18n-module-sdk
i18n-module-test-exports
platform-mainline-sdk platform-mainline-sdk
platform-mainline-test-exports platform-mainline-test-exports
runtime-module-host-exports
runtime-module-sdk
) )
# List of libraries installed on the platform that are needed for ART chroot # List of libraries installed on the platform that are needed for ART chroot