Merge "Convert apct/telephonyservices/unit_test-cloud-tf to Test Mapping Suite."
am: c96c874813

Change-Id: I68b108c48e1fcd73cfef283505b7643d8a7bddc1
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..e75dcb0
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,12 @@
+{
+  "presubmit": [
+    {
+      "name": "TeleServiceTests",
+      "options": [
+        {
+          "exclude-annotation": "androidx.test.filters.FlakyTest"
+        }
+      ]
+    }
+  ]
+}