commit | d29061a99554bb9d3bb98f4ef69be99e13f4ef2c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Jun 30 05:00:46 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jun 30 05:00:46 2023 +0000 |
tree | 5ae00714ed2268091f474cac6b22e6f775687dfb | |
parent | f7acda931f2aa238f6c4d61a2f1877421c3734d2 [diff] | |
parent | 51b5c77534e05059079f12db41fec3d0a82e7734 [diff] |
Merge "Move flaky HIDL VHAL impl test to post submit."
diff --git a/automotive/vehicle/2.0/default/TEST_MAPPING b/automotive/vehicle/2.0/default/TEST_MAPPING index bb58700..63ea3d5 100644 --- a/automotive/vehicle/2.0/default/TEST_MAPPING +++ b/automotive/vehicle/2.0/default/TEST_MAPPING
@@ -2,7 +2,9 @@ "presubmit": [ { "name": "android.hardware.automotive.vehicle@2.0-manager-unit-tests" - }, + } + ], + "postsubmit": [ { "name": "android.hardware.automotive.vehicle@2.0-default-impl-unit-tests" }