| commit | b01ceaccecc81334afe23709c723cb84bf67220c | [log] [tgz] |
|---|---|---|
| author | Kohsuke Yatoh <kyatoh@google.com> | Tue Feb 16 16:29:11 2021 -0800 |
| committer | Kohsuke Yatoh <kyatoh@google.com> | Tue Feb 16 16:46:57 2021 -0800 |
| tree | 69946eaaaf77e58fced42be1065024a3962a4822 | |
| parent | e3ff87dd32045481a82d48d05a69cd6e32832ebf [diff] [blame] |
Move UpdatableSystemFontTest to presubmit. Bug: 180370699 Test: atest --test-mapping frameworks/base/services/core/java/com/android/server/graphics/fonts --dry-run Test: atest --test-mapping frameworks/base/tests/UpdatableSystemFontTest --dry-run Change-Id: I084c641eeb52b2b9e63251ae1e21f5ceb192803a
diff --git a/tests/UpdatableSystemFontTest/TEST_MAPPING b/tests/UpdatableSystemFontTest/TEST_MAPPING index a5c4479..7fbf426 100644 --- a/tests/UpdatableSystemFontTest/TEST_MAPPING +++ b/tests/UpdatableSystemFontTest/TEST_MAPPING
@@ -1,5 +1,5 @@ { - "postsubmit": [ + "presubmit": [ { "name": "UpdatableSystemFontTest" }