commit | c6e69bde302b5c45fe5dd0b8a1e7e9e152d1a0ee | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Apr 21 16:23:45 2020 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Apr 22 00:06:21 2020 +0000 |
tree | 3a9529614146eeb8d33cc408cf8f774c4d17fa89 | |
parent | a1482062ece554d98e3c4b311987a444ab45affb [diff] [blame] |
Rename vts-core to vts Bug: 151896491 Bug: 139438327 Test: local build Change-Id: Ida36f4e10bbdd72f58039f8ee5ae6f61edac4769 Merged-In: Id542b54ba2da1fca03a9c44bf05d0f68793445cf
diff --git a/bluetooth/a2dp/1.0/vts/functional/Android.bp b/bluetooth/a2dp/1.0/vts/functional/Android.bp index 5b8410a..df18fcc 100644 --- a/bluetooth/a2dp/1.0/vts/functional/Android.bp +++ b/bluetooth/a2dp/1.0/vts/functional/Android.bp
@@ -23,5 +23,5 @@ "android.hardware.bluetooth.a2dp@1.0", "libbluetooth-types", ], - test_suites: ["general-tests", "vts-core"], + test_suites: ["general-tests", "vts"], }