summaryrefslogtreecommitdiff
path: root/test-base
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2019-02-08 04:17:12 -0800
committer android-build-merger <android-build-merger@google.com> 2019-02-08 04:17:12 -0800
commit17abc1fd9601e23a29a332e2281f801f20aac2ee (patch)
treedf702e8521efc0db2749b7d4171654e23eeaa38e /test-base
parent905013320e4448ba739259633e3dc3e03721b8bb (diff)
parentcd2586709b55ceb147a3ff2b9b056efc93b11026 (diff)
Merge "Add TEST_MAPPING for api specifications" am: 6bb71b0322
am: cd2586709b Change-Id: I1a7e4d52a48318b0786a91e33431c3d27a31a8b5
Diffstat (limited to 'test-base')
-rw-r--r--test-base/api/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/test-base/api/TEST_MAPPING b/test-base/api/TEST_MAPPING
new file mode 100644
index 000000000000..3535954bc019
--- /dev/null
+++ b/test-base/api/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsAndroidTestBase27ApiSignatureTestCases"
+ }
+ ]
+}