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:
parent
7ba515adc8
commit
97038a2c7c
1 changed files with 5 additions and 5 deletions
10
TEST_MAPPING
10
TEST_MAPPING
|
@ -16,14 +16,14 @@
|
|||
"include-filter": "android.security.cts.SeamendcHostTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"avf-presubmit": [
|
||||
{
|
||||
"name": "ComposHostTestCases"
|
||||
},
|
||||
{
|
||||
"name": "MicrodroidHostTestCases"
|
||||
}
|
||||
],
|
||||
"avf-postsubmit": [
|
||||
{
|
||||
"name": "ComposHostTestCases"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue