Revert "Add our integration tests to cts"

This reverts commit a7351654f40cd0f6caccf1780d55d1fe2632af11.

Reason for revert: Failing google_required_freeze/test-mapping-presubmit/vendor_img_cf_x86_rvc b/218303240
Test: N/A

Change-Id: I5691376a3e8cb8d7455222f73f965a7bca01b707
diff --git a/compos/tests/Android.bp b/compos/tests/Android.bp
index c178ddd..d380059 100644
--- a/compos/tests/Android.bp
+++ b/compos/tests/Android.bp
@@ -13,7 +13,5 @@
     static_libs: [
         "VirtualizationTestHelper",
     ],
-    test_suites: [
-        "general-tests",
-    ],
+    test_suites: ["general-tests"],
 }