Disable the build of com.android.apex.cts.shim.v1_prebuilt
diff --git a/shim/Android.bp b/shim/Android.bp
index 8573e1c..75ddde6 100644
--- a/shim/Android.bp
+++ b/shim/Android.bp
@@ -15,13 +15,13 @@
// TODO: consider removing _prebuilt suffix from module names and make use of
// 'prefer: true'
-prebuilt_apex {
- name: "com.android.apex.cts.shim.v1_prebuilt",
- src: "com.android.apex.cts.shim.v1.apex",
- filename: "com.android.apex.cts.shim.apex",
- prefer: true,
- installable: true,
-}
+//prebuilt_apex {
+// name: "com.android.apex.cts.shim.v1_prebuilt",
+// src: "com.android.apex.cts.shim.v1.apex",
+// filename: "com.android.apex.cts.shim.apex",
+// prefer: true,
+// installable: true,
+//}
prebuilt_apex {
name: "com.android.apex.cts.shim.v2_prebuilt",