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
This commit is contained in:
parent
8024b94e6d
commit
a6e336cc5f
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "VtsHalTvInputV1_0TargetTest"
|
"name": "VtsHalTvInputV1_0TargetTest"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CtsStrictJavaPackagesTestCases"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"auto-presubmit": [
|
"auto-presubmit": [
|
||||||
|
|
Loading…
Reference in a new issue