Add vts10 suite to existing vts tests
This is to prepare renaming vts to vts10.
Bug: 151896491
Test: local build
Exempt-From-Owner-Approval: This CL adds all tests in vts to a new
suite vts10. vts10 will be the new name of existing vts suite. This CL
won't change test logic or behavior.
Change-Id: I3c7ccef142de30f02a59046cecba121480f6e436
diff --git a/init/Android.bp b/init/Android.bp
index d2bdf98..948734d 100644
--- a/init/Android.bp
+++ b/init/Android.bp
@@ -258,6 +258,7 @@
"cts",
"device-tests",
"vts",
+ "vts10",
],
}