aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 19:17:31 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 19:17:31 -0700
commitfd7daaacdf81a4df55b2a93245e8910e10ab8443 (patch)
tree168c7c7f6fbf70f1ba7504810725f3ebf9549033
parentbcb01090b547a9a02bddcb8da219d9861ebf6012 (diff)
parentf3ba467d421fb13d3e6587e3561e62802c3af92c (diff)
downloadipaddress-fd7daaacdf81a4df55b2a93245e8910e10ab8443.tar.gz
Add in TEST_MAPPING for acloud unittests.ndk-sysroot-r21
am: f3ba467d42 Change-Id: I56ffc6d66219d96e3e538c86a70c887f9b6e2a4f
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..61a80b2
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}