Include runtime-module-host-exports in the SDK build.

Test: build/soong/scripts/build-mainline-modules.sh
Bug: 152255951
Change-Id: I87a154a31409c83ccdd4637210f6163dfa2d7738
This commit is contained in:
Martin Stjernholm 2020-06-11 15:48:13 +01:00
parent 69bd288409
commit 68b0c7a6e5

View file

@ -20,6 +20,7 @@ MODULES_SDK_AND_EXPORTS=(
conscrypt-module-test-exports
conscrypt-module-host-exports
runtime-module-sdk
runtime-module-host-exports
)
# We want to create apex modules for all supported architectures.