commit | efdc7e1545cf521c370b3f1598af0c6d994214ca | [log] [tgz] |
---|---|---|
author | Dan Shi <dshi@google.com> | Thu Mar 19 12:07:49 2020 -0700 |
committer | Dan Shi <dshi@google.com> | Mon Mar 23 09:34:13 2020 -0700 |
tree | 515d2d7a0874c230d0a1b429c325d33007774ad6 | |
parent | 50c2ff92d56b3a5aedfb12042cc7220dd63551a8 [diff] [blame] |
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: Ia9af1fbddc66d3c94976a58c36d274425f1fe461
diff --git a/hostsidetests/appsecurity/test-apps/SimpleAppInstallDiffCert/Android.bp b/hostsidetests/appsecurity/test-apps/SimpleAppInstallDiffCert/Android.bp index 64005a0..d30837a 100644 --- a/hostsidetests/appsecurity/test-apps/SimpleAppInstallDiffCert/Android.bp +++ b/hostsidetests/appsecurity/test-apps/SimpleAppInstallDiffCert/Android.bp
@@ -22,6 +22,7 @@ test_suites: [ "cts", "vts", + "vts10", "general-tests", ], // sign this app with a different cert than CtsSimpleAppInstall