commit | ccf1551ed087a0ef3d6edf6cdc974ef968f15634 | [log] [tgz] |
---|---|---|
author | Mark Chien <markchien@google.com> | Thu Jun 11 01:35:38 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 11 01:35:38 2020 +0000 |
tree | 97dfcc5597c01e7a7428822d42bf384dff1df73c | |
parent | 34d101b4500f26808ad3171cd6f8e9b48b37cb57 [diff] | |
parent | 0fffc850524a05f9d29b1f6c75d35bb3f9e998d6 [diff] |
Merge "Move TetheringTests to presubmit" into rvc-dev
diff --git a/Tethering/TEST_MAPPING b/Tethering/TEST_MAPPING index 73254cd..5617b0c 100644 --- a/Tethering/TEST_MAPPING +++ b/Tethering/TEST_MAPPING
@@ -1,7 +1,12 @@ { - "postsubmit": [ + "presubmit": [ { "name": "TetheringTests" } + ], + "postsubmit": [ + { + "name": "TetheringIntegrationTests" + } ] }