6bbf5bb312
Test: lunch aosp_cf_x86_64_auto-userdebug && atest hal_implementation_test Bug: 274164202 Change-Id: Ib9095ca1d2521af8c9d1eed735235f0fd2463f91
22 lines
333 B
Text
22 lines
333 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "vts_treble_vintf_framework_test"
|
|
},
|
|
{
|
|
"name": "vts_treble_vintf_vendor_test"
|
|
},
|
|
{
|
|
"name": "hal_implementation_test"
|
|
},
|
|
{
|
|
"name": "VtsHalTvInputV1_0TargetTest"
|
|
}
|
|
],
|
|
"auto-presubmit": [
|
|
{
|
|
"name": "hal_implementation_test"
|
|
}
|
|
]
|
|
}
|
|
|