a6e336cc5f
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
25 lines
393 B
Text
25 lines
393 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "vts_treble_vintf_framework_test"
|
|
},
|
|
{
|
|
"name": "vts_treble_vintf_vendor_test"
|
|
},
|
|
{
|
|
"name": "hal_implementation_test"
|
|
},
|
|
{
|
|
"name": "VtsHalTvInputV1_0TargetTest"
|
|
},
|
|
{
|
|
"name": "CtsStrictJavaPackagesTestCases"
|
|
}
|
|
],
|
|
"auto-presubmit": [
|
|
{
|
|
"name": "hal_implementation_test"
|
|
}
|
|
]
|
|
}
|
|
|