From a6e336cc5fc3ed8bcdc79186587f0e75027bc724 Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Sat, 16 Dec 2023 00:33:37 +0000 Subject: [PATCH] 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: I260e85acaabc81e8bac03702951873a21f7ae236 --- TEST_MAPPING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TEST_MAPPING b/TEST_MAPPING index 25246d8f58..92cafbd750 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -11,6 +11,9 @@ }, { "name": "VtsHalTvInputV1_0TargetTest" + }, + { + "name": "CtsStrictJavaPackagesTestCases" } ], "auto-presubmit": [