Add CtsStrictJavaPackagesTestCases to TEST_MAPPING presubmits
This test will catch when the same types are duplicated in the
framework.jar or services.jar which is helpful to know in presubmits.
Recent case causing P0 bug and reverts: b/316620445
Test: none
Bug: 316620445
Change-Id: Ie5a991fb616b72d431e612831932de68247e490f
diff --git a/TEST_MAPPING b/TEST_MAPPING
index eef3d27..8338c33 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -125,6 +125,9 @@
},
{
"name": "vts_treble_vintf_vendor_test"
+ },
+ {
+ "name": "CtsStrictJavaPackagesTestCases"
}
],
"postsubmit-managedprofile-stress": [