Re-enable Compos test cases

Also move all the AVF related tests to avf-presubmit, so they run on
real devices.

Partially reverts commit 26dcfc5416,
now that the test is disabled on Cuttlefish.

Bug: 264496291
Test: Presubmit
Change-Id: Ic9ac7bd33d7fa3b23e67fc29f8d9c1658db618b8
This commit is contained in:
Alan Stokes 2023-04-11 16:08:36 +01:00
parent 7ba515adc8
commit 97038a2c7c

View file

@ -16,14 +16,14 @@
"include-filter": "android.security.cts.SeamendcHostTest"
}
]
}
],
"avf-presubmit": [
{
"name": "ComposHostTestCases"
},
{
"name": "MicrodroidHostTestCases"
}
],
"avf-postsubmit": [
{
"name": "ComposHostTestCases"
}
]
}