commit | 6bbf5bb312bb539101a8d9db3ddb9c92ed021b00 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Apr 03 17:08:37 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Mon Apr 03 17:08:37 2023 +0000 |
tree | 1024b46102654b698d41e13025c04010579b7f3c | |
parent | d1129e076cc02518fc048db913e041277b44e82e [diff] [blame] |
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
diff --git a/TEST_MAPPING b/TEST_MAPPING index acae4f3..25246d8 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -12,6 +12,11 @@ { "name": "VtsHalTvInputV1_0TargetTest" } + ], + "auto-presubmit": [ + { + "name": "hal_implementation_test" + } ] }