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:
parent
38b5785e3f
commit
6ee5f754fe
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ MODULES_SDK_AND_EXPORTS=(
|
|||
conscrypt-module-sdk
|
||||
conscrypt-module-test-exports
|
||||
conscrypt-module-host-exports
|
||||
runtime-module-sdk
|
||||
)
|
||||
|
||||
# We want to create apex modules for all supported architectures.
|
||||
|
|
Loading…
Reference in a new issue