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
This commit is contained in:
Devin Moore 2023-04-03 17:08:37 +00:00
parent d1129e076c
commit 6bbf5bb312

View file

@ -12,6 +12,11 @@
{
"name": "VtsHalTvInputV1_0TargetTest"
}
],
"auto-presubmit": [
{
"name": "hal_implementation_test"
}
]
}