Add test mapping.

Bug: 266370694
Change-Id: Id0fa2d27f3487238ae4a89e554eebdc7b7454934
Test: presubmit
diff --git a/tests/tests/provider/TEST_MAPPING b/tests/tests/provider/TEST_MAPPING
new file mode 100644
index 0000000..d99f6bb
--- /dev/null
+++ b/tests/tests/provider/TEST_MAPPING
@@ -0,0 +1,12 @@
+{
+  "presubmit": [
+    {
+      "name": "CtsProviderTestCases",
+      "options": [
+        {
+          "exclude-annotation": "android.platform.test.annotations.LargeTest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file