summaryrefslogtreecommitdiff
path: root/compiler-rt/test/hwasan/lit.site.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/hwasan/lit.site.cfg.in')
-rw-r--r--compiler-rt/test/hwasan/lit.site.cfg.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/hwasan/lit.site.cfg.in b/compiler-rt/test/hwasan/lit.site.cfg.in
index 7453d1b74dc..e95ea92cd2d 100644
--- a/compiler-rt/test/hwasan/lit.site.cfg.in
+++ b/compiler-rt/test/hwasan/lit.site.cfg.in
@@ -4,6 +4,7 @@
config.name_suffix = "@HWASAN_TEST_CONFIG_SUFFIX@"
config.target_cflags = "@HWASAN_TEST_TARGET_CFLAGS@"
config.target_arch = "@HWASAN_TEST_TARGET_ARCH@"
+config.android_files_to_push = @HWASAN_ANDROID_FILES_TO_PUSH@
# Load common config for all compiler-rt lit tests.
lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")