Convert apct/telephony_provider/unit_test-cloud-tf to Test Mapping Suite.
This CL is to convert CF presubmit tests to run in Test Mapping suite.
It has been verified that the test coverage is the same as the original
ATP config.
Bug: 145165552
Bug: 145492909
Test: TreeHugger
atest TelephonyProviderTests
Change-Id: I2da13b233aab52f74e25f44614fd7497cf9cce95
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d287f23..0d8db52 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,6 +10,14 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
+ },
+ {
+ "name": "TelephonyProviderTests",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
}
]
}