summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Kohsuke Yatoh <kyatoh@google.com> 2021-02-03 14:28:10 -0800
committer Kohsuke Yatoh <kyatoh@google.com> 2021-02-03 14:28:10 -0800
commit14dc2a03ea0ec80c09c3d4b23da2588f598a9287 (patch)
tree76f36cec8a19f8f5d40465c16bf38a26cacbeefa
parent944681eda590e9d8798f8545a8532000cb63f63d (diff)
Run UpdatableSystemFontTest in postsubmit.
Bug: 176939176 Test: atest --test-mapping frameworks/base/tests/UpdatableSystemFontTest:postsubmit Change-Id: I3aeb54cf8af6c3fb235ba13acbc24eb360f5237a
-rw-r--r--tests/UpdatableSystemFontTest/TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/UpdatableSystemFontTest/TEST_MAPPING b/tests/UpdatableSystemFontTest/TEST_MAPPING
new file mode 100644
index 000000000000..a5c447934f43
--- /dev/null
+++ b/tests/UpdatableSystemFontTest/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "postsubmit": [
+ {
+ "name": "UpdatableSystemFontTest"
+ }
+ ]
+}