From 88936626cfc419c229070e807834a6903f6d0bf7 Mon Sep 17 00:00:00 2001 From: easoncylee Date: Thu, 30 Apr 2020 15:01:30 +0800 Subject: [PATCH] Update auto-gen test config template with PARAMETERIZED_STRINGS placeholder Bug: 134509111 Test: add "test_mainline_modules: [some.apk]" to TetheringTests, and build the modules, confirm the parameterized option is added in the test config. Change-Id: I0f4f837412075520153d21c9ca12cf5c3f555de7 Merged-In: I0f4f837412075520153d21c9ca12cf5c3f555de7 --- core/instrumentation_test_config_template.xml | 1 + tools/auto_gen_test_config.py | 12 +++++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/core/instrumentation_test_config_template.xml b/core/instrumentation_test_config_template.xml index 18ea676af0..6ca964e414 100644 --- a/core/instrumentation_test_config_template.xml +++ b/core/instrumentation_test_config_template.xml @@ -17,6 +17,7 @@