diff --git a/audio/aidl/vts/Android.bp b/audio/aidl/vts/Android.bp index 9b0e233261..85319ec1b0 100644 --- a/audio/aidl/vts/Android.bp +++ b/audio/aidl/vts/Android.bp @@ -36,6 +36,7 @@ cc_defaults { "-Werror", "-Wthread-safety", ], + test_config_template: "VtsHalAudioTargetTestTemplate.xml", test_suites: [ "general-tests", "vts", @@ -71,7 +72,6 @@ cc_test { "VtsHalAudioCoreConfigTargetTest.cpp", "VtsHalAudioCoreModuleTargetTest.cpp", ], - test_config: "VtsHalAudioCoreTargetTest.xml", } cc_test { diff --git a/audio/aidl/vts/VtsHalAudioCoreTargetTest.xml b/audio/aidl/vts/VtsHalAudioTargetTestTemplate.xml similarity index 86% rename from audio/aidl/vts/VtsHalAudioCoreTargetTest.xml rename to audio/aidl/vts/VtsHalAudioTargetTestTemplate.xml index 9d3adc1d0f..c92e8520af 100644 --- a/audio/aidl/vts/VtsHalAudioCoreTargetTest.xml +++ b/audio/aidl/vts/VtsHalAudioTargetTestTemplate.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - +