summaryrefslogtreecommitdiff
path: root/test-mock/api
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-02-08 04:26:35 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-08 04:26:35 -0800
commit2ac4d5cc0354b6c7acf66734aba450a4ea805832 (patch)
tree8e1f6bee8c04310de6f797913aad8022195db833 /test-mock/api
parent683fe3ea0e7abdf7d66db875b8233f340de72254 (diff)
parent17abc1fd9601e23a29a332e2281f801f20aac2ee (diff)
Merge "Add TEST_MAPPING for api specifications" am: 6bb71b0322 am: cd2586709b
am: 17abc1fd96 Change-Id: I76724e470d2de7b34900a5d21b6dd3b24ee6124d
Diffstat (limited to 'test-mock/api')
-rw-r--r--test-mock/api/TEST_MAPPING10
1 files changed, 10 insertions, 0 deletions
diff --git a/test-mock/api/TEST_MAPPING b/test-mock/api/TEST_MAPPING
new file mode 100644
index 000000000000..d1bd9afaf287
--- /dev/null
+++ b/test-mock/api/TEST_MAPPING
@@ -0,0 +1,10 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsAndroidTestMockCurrentApiSignatureTestCases"
+ },
+ {
+ "name": "CtsCurrentApiSignatureTestCases"
+ }
+ ]
+}