summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Moore <devinmoore@google.com>2023-04-03 17:10:21 +0000
committerDevin Moore <devinmoore@google.com>2023-04-03 17:10:21 +0000
commitfd1b212fbbc8f13ec100d09f714f5ab15fa7657a (patch)
treec0d0e78b33f66b3faeb2a3cdb2915352cf30b008
parent637ef9511ec33c214f8d505f347eb667337ddccb (diff)
downloadinterfaces-fd1b212fbbc8f13ec100d09f714f5ab15fa7657a.tar.gz
Add hal_implementation_test on automotive cf to test_mappingandroid-u-beta-1-gpl
Test: lunch aosp_cf_x86_64_auto-userdebug && atest hal_implementation_test Bug: 274164202 Change-Id: I566b46387bd2c7d30d5b1eecc58a16c89d8fa9f3
-rw-r--r--TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e165df0..1993efe 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,6 +3,11 @@
{
"name": "hal_implementation_test"
}
+ ],
+ "auto-presubmit": [
+ {
+ "name": "hal_implementation_test"
+ }
]
}