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