Snap for 12543847 from 7b06f8f367d9912ad56bcdec81b98050fb2f1885 to 25Q1-release
Change-Id: Ie456b77341ae05a139f7339b28f387669c66a3c2
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 173c247..d1cf886 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,7 +1,7 @@
{
"cellbroadcast-mainline-presubmit": [
{
- "name": "GoogleCellBroadcastReceiverUnitTests",
+ "name": "CellBroadcastReceiverMTS",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -11,7 +11,7 @@
],
"mainline-presubmit": [
{
- "name": "GoogleCellBroadcastReceiverUnitTests[com.google.android.cellbroadcast.apex]",
+ "name": "CellBroadcastReceiverMTS[com.google.android.cellbroadcast.apex]",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -30,7 +30,7 @@
"keywords": ["internal"]
},
{
- "name": "GoogleCellBroadcastReceiverUnitTests",
+ "name": "CellBroadcastReceiverMTS",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -45,11 +45,5 @@
"name": "CellBroadcastReceiverComplianceTests",
"keywords": ["internal"]
}
- ],
- "postsubmit": [
- {
- "name": "CellBroadcastReceiverMTS",
- "keywords": ["internal"]
- }
]
}