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