Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4c13f587 authored by Martin Stjernholm's avatar Martin Stjernholm
Browse files

Add i18n-module-host-exports to the SDK list.

Necessary only when platform start using i18n prebuilts, but this helps
CI testing.

Test: build/soong/scripts/build-mainline-modules.sh
Bug: 172480615
Change-Id: Ic24f934ad0b4b7ac7c38d791f80df33315b936e9
parent d36c8386
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -16,15 +16,16 @@ MAINLINE_MODULES=(
MODULES_SDK_AND_EXPORTS=(
  art-module-sdk
  art-module-test-exports
  conscrypt-module-host-exports
  conscrypt-module-sdk
  conscrypt-module-test-exports
  conscrypt-module-host-exports
  runtime-module-sdk
  runtime-module-host-exports
  i18n-module-test-exports
  i18n-module-host-exports
  i18n-module-sdk
  i18n-module-test-exports
  platform-mainline-sdk
  platform-mainline-test-exports
  runtime-module-host-exports
  runtime-module-sdk
)

# List of libraries installed on the platform that are needed for ART chroot