summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2019-11-22 15:04:09 -0800
committerDan Shi <dshi@google.com>2019-11-26 17:38:42 -0800
commitc9111e9a9d5e70521a4440b4d016d038f7594987 (patch)
treeaa79e509206292ad085889e7b9166cafdbae79eb
parentd197e5e045630cfbcfc9313c95fcbbde61fb2bfc (diff)
downloadframework-c9111e9a9d5e70521a4440b4d016d038f7594987.tar.gz
Add vts-core-tradefed to vts package
Update OWNERS file as well. Bug: 142972256 Test: atest Change-Id: I623c1cd9ceb18012164c04f5c62ab26693623f77
-rw-r--r--OWNERS7
-rw-r--r--build/vtf.mk1
2 files changed, 4 insertions, 4 deletions
diff --git a/OWNERS b/OWNERS
index 2132cd7..3a79182 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,5 +1,4 @@
-yim@google.com
dchon@google.com
-hyunwooko@google.com
-jongmok@google.com
-younggyu@google.com
+dshi@google.com
+guangzhu@google.com
+jdesprez@google.com
diff --git a/build/vtf.mk b/build/vtf.mk
index 3d78181..398a76b 100644
--- a/build/vtf.mk
+++ b/build/vtf.mk
@@ -26,6 +26,7 @@ vtf_tradefed_modules := \
host-libprotobuf-java-full \
loganalysis \
tradefed \
+ vts-core-tradefed \
vts-tradefed \
vts-tradefed-tests \