summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Homescu <ahomescu@google.com>2024-02-02 00:43:26 +0000
committerAndrei Homescu <ahomescu@google.com>2024-03-01 06:17:21 +0000
commit45aa56705fe0fa7fc6966f5b7e97805e010782d3 (patch)
treed563a54918ae8650e052b62f139e1ac7edf51a08
parentd6b6b6c8efc835f5ee51c5267558b7fb45a34d30 (diff)
downloadaosp-45aa56705fe0fa7fc6966f5b7e97805e010782d3.tar.gz
test-map: Disable HAL version matching tests
https://r.android.com/2923274 added some VTS tests that check that the AIDL version matches the "feature version". This requires the package manager which is not currently installed in the emulator builds. Bug: 322868374 Test: build.py --test "vts:keymint" Change-Id: Id019d7d2f1303ad5d95bbcc697881841b071ac73
-rw-r--r--scripts/test-map2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/test-map b/scripts/test-map
index 64bfa9f..cc74cea 100644
--- a/scripts/test-map
+++ b/scripts/test-map
@@ -458,6 +458,8 @@
"*/NewKeyGenerationTest.AttestationApplicationIDLengthProperlyEncoded*:"
"*/BootloaderStateTest.VbStateIsUnverified*:"
"*/BootloaderStateTest.VbmetaDigest*:"
+ "*InstanceTest.AidlVersionInFeature*:"
+ "*InstanceTest.FeatureVersionInAidl*:"
"\"",
timeout=(60 * 60)),