release-request-5bf29450-4eb0-4d71-a15a-d8858bf184d3-for-git_oc-release-4120128 snap-temp-L37600000076154351

Change-Id: I60ac0ae50a133c0bc0d36d155d3f2471bdb3b54c
diff --git a/tools/build/tasks/vts_package.mk b/tools/build/tasks/vts_package.mk
index c686bf5..f79ca35 100644
--- a/tools/build/tasks/vts_package.mk
+++ b/tools/build/tasks/vts_package.mk
@@ -160,7 +160,7 @@
   $(call find-files-in-subdirs,test/vts-testcase,"*.py" -and -type f,.) \
   $(call find-files-in-subdirs,test/vts-testcase,"*.config" -and -type f,.) \
   $(call find-files-in-subdirs,test/vts-testcase,"*.push" -and -type f,.) \
-  $(call find-files-in-subdirs,test/vts-testcase,"android-base.cfg" -and -type f,.)
+  $(call find-files-in-subdirs,test/vts-testcase,"android-base*.cfg" -and -type f,.)
 
 host_testcase_copy_pairs := \
   $(foreach f,$(host_testcase_files),\