Include runtime-module-sdk in the SDK build.

Test: build/soong/scripts/build-mainline-modules.sh
Bug: 152255951
Change-Id: I39f9024205a198ef8ce19e2c70e3b9dced54add1
This commit is contained in:
Martin Stjernholm 2020-05-12 00:23:22 +01:00
parent 38b5785e3f
commit 6ee5f754fe

View file

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