Add odsign_e2e_tests as postsubmit
Adding it here to make sure it runs on targets that support pKVM, and
because we care if it breaks (and it will be testing CompOS
functionality).
Bug: 213573626
Test: n/a
Change-Id: I3d9809544d709867a07f70412ee6324ff15cf6bf
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 87d8e39..c4ee878 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -16,6 +16,11 @@
"name": "art_standalone_dexpreopt_tests"
}
],
+ "postsubmit": [
+ {
+ "name": "odsign_e2e_tests"
+ }
+ ],
"imports": [
{
"path": "packages/modules/Virtualization/apkdmverity"