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
diff --git a/mime/TEST_MAPPING b/mime/TEST_MAPPING
new file mode 100644
index 0000000..8daab75
--- /dev/null
+++ b/mime/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+  "presubmit": [
+    {
+      "name": "CtsMimeMapTestCases"
+    }
+  ]
+}