commit | ba894f81db6f20b9fef104e31eb1f7dc26f68c2d | [log] [tgz] |
---|---|---|
author | Dan Shi <dshi@google.com> | Thu Mar 26 00:06:39 2020 -0700 |
committer | Dan Shi <dshi@google.com> | Tue Apr 07 15:17:02 2020 -0700 |
tree | 1a5c817e89a282e217696fdc4d62c82a4fbede73 | |
parent | 1c4905c2eeded997194f9d7ce7f828502fbc99e6 [diff] |
Rename vts-core to vts Bug: 151896491 Test: local build Exempt-From-Owner-Approval: This CL update suite name vts-core to vts as the suite name is updated. This CL won't change test logic or behavior. Change-Id: I562b4dc50765e953800a814a8fd84a01c1b9352b Merged-In: I562b4dc50765e953800a814a8fd84a01c1b9352b
diff --git a/wifi/hostapd/1.0/vts/functional/Android.bp b/wifi/hostapd/1.0/vts/functional/Android.bp index b53d002..0356696 100644 --- a/wifi/hostapd/1.0/vts/functional/Android.bp +++ b/wifi/hostapd/1.0/vts/functional/Android.bp
@@ -49,5 +49,5 @@ "libwifi-system", "libwifi-system-iface", ], - test_suites: ["general-tests", "vts-core"], + test_suites: ["general-tests", "vts"], }