mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Test: lunch aosp_cf_x86_64_auto-userdebug && atest hal_implementation_test Bug: 274164202 Change-Id: Ib9095ca1d2521af8c9d1eed735235f0fd2463f91
23 lines
333 B
Plaintext
23 lines
333 B
Plaintext
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
|