summaryrefslogtreecommitdiff
path: root/contexthub
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2020-04-07 23:56:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-04-07 23:56:42 +0000
commiteb5f33e0ef4d4f063136ab0aaf350eaf83e3c0ff (patch)
tree12549e5cee84742328145d64d82269ddd01b565f /contexthub
parent9ccbf104af1211e371a5413169aa4ff290e05a4c (diff)
parent55d110bcd0d8eb543fb53e61acb450b2eba43edb (diff)
Rename vts-core to vts am: ba894f81db am: 55d110bcd0
Change-Id: Ifc137320af42febc24937f09e5baa4c5a95ac1c4
Diffstat (limited to 'contexthub')
-rw-r--r--contexthub/1.0/vts/functional/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/contexthub/1.0/vts/functional/Android.bp b/contexthub/1.0/vts/functional/Android.bp
index d51c9669c8..091f2dc201 100644
--- a/contexthub/1.0/vts/functional/Android.bp
+++ b/contexthub/1.0/vts/functional/Android.bp
@@ -24,6 +24,6 @@ cc_test {
],
test_suites: [
"general-tests",
- "vts-core",
+ "vts",
],
}