summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:12:23 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:12:23 -0700
commit1e870d094f60e46f53cd82037b4b128c08af8cd3 (patch)
treee3d2ceadfd465d7a5381f4e1e52270e5da4ea1ca
parent4db6738c5f9184257f787b4e05d5a5da2a036214 (diff)
parente9a9eff135d109e3c097dde1b9000c80ec31cfb0 (diff)
downloadcryptography-1e870d094f60e46f53cd82037b4b128c08af8cd3.tar.gz
Add in TEST_MAPPING for acloud unittests.ndk-sysroot-r21
am: e9a9eff135 Change-Id: I71869de7484adf0208b9088ba8aea713e11d601c
-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 000000000..61a80b2cf
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}