diff options
author | 2021-11-26 10:22:15 +0000 | |
---|---|---|
committer | 2021-11-26 12:07:28 +0000 | |
commit | 8d43d5012e0d84cea99f0d542fb25831ae918235 (patch) | |
tree | d479913641d36523b1a5c22cd11ae0ebe583e0b8 /TEST_MAPPING | |
parent | f5a0e4cee87df5e54deb097c1c6cb70398b8d714 (diff) |
Add mainline tests to presubmit.
This config will test the module from HEAD against a bse images (e.g. R,
S).
Bug: 185553751
Test: atest
Change-Id: I0ba9fe08ac56f08d154fceb884fac6d3df5f3b2f
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index cb7c12c33..42b145d5b 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -1,4 +1,9 @@ { + "mainline-presubmit": [ + { + "name": "MediaProviderTests[com.google.android.mediaprovider.apex]" + } + ], "presubmit": [ { "name": "MediaProviderTests" |