diff options
Diffstat (limited to 'test-mock/api/TEST_MAPPING')
-rw-r--r-- | test-mock/api/TEST_MAPPING | 10 |
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" + } + ] +} |