Revert "Disable ComposTestCase on Cuttlefish"
This reverts commit a35f212ffaaf9e0a95290f756b41a7023e6fc0ee.
Reason for revert: b/264496291#comment144 - the bug causing the problems has been fixed.
Bug: 264496291
Change-Id: If933ddf0a28a5cbfd2b52b19c98dae4f9e47ac56
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d17b434..3217ee1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -4,9 +4,6 @@
"name": "MicrodroidHostTestCases"
},
{
- "name": "ComposHostTestCases"
- },
- {
"name": "MicrodroidTestApp"
},
{
@@ -36,6 +33,9 @@
"name": "ComposBenchmarkApp"
},
{
+ "name": "ComposHostTestCases"
+ },
+ {
"name": "AVFHostTestCases"
}
],