platform_hardware_interfaces/TEST_MAPPING
Devin Moore 6bbf5bb312 Add hal_implementation_test on automotive cf to test_mapping
Test: lunch aosp_cf_x86_64_auto-userdebug && atest
hal_implementation_test
Bug: 274164202

Change-Id: Ib9095ca1d2521af8c9d1eed735235f0fd2463f91
2023-04-03 17:08:37 +00:00

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"
}
]
}