From af56126157a5ed210a48dd0d7a1834b9b33fe820 Mon Sep 17 00:00:00 2001 From: Tobias Thierer Date: Mon, 30 Sep 2019 17:21:06 +0100 Subject: CtsMimeMapTestCases: Run in presubmit for relevant packages. libcore.net.MimeMap might move to a different package in future, in which case that part of its TEST_MAPPING would move elsewhere. Test: croot frameworks/base/mime && atest Test: croot libcore/luni/src/main/java/libcore/net && atest Bug: 136256059 Change-Id: Id4aa29e6bbda439009bf82376865bff5cf36a6d9 --- mime/TEST_MAPPING | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mime/TEST_MAPPING (limited to 'mime') diff --git a/mime/TEST_MAPPING b/mime/TEST_MAPPING new file mode 100644 index 000000000000..8daab754ea8a --- /dev/null +++ b/mime/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsMimeMapTestCases" + } + ] +} -- cgit v1.2.3