Add platform-mainline-test-exports in list of modules to build.
Needed for ART testing. Bug: 142935992 Test: build-mainline-modules.sh Change-Id: I842feff85f88ecc2c7db1e84e803d9e8149923af
This commit is contained in:
parent
da931d4abd
commit
b0df23f201
|
@ -24,6 +24,7 @@ MODULES_SDK_AND_EXPORTS=(
|
|||
i18n-module-test-exports
|
||||
i18n-module-sdk
|
||||
platform-mainline-sdk
|
||||
platform-mainline-test-exports
|
||||
)
|
||||
|
||||
# List of libraries installed on the platform that are needed for ART chroot
|
||||
|
|
Loading…
Reference in New Issue