Revert "Initial implementation of the bazel sandwich"

Revert submission 2651299-bazel_sandwich

Reason for revert: b/293883239, checking if this breaks the build.

Reverted changes: /q/submissionid:2651299-bazel_sandwich

Change-Id: I5f1d4bb13d21e6599f5c353dcaba2375f5ec234d
This commit is contained in:
Jooyung Han
2023-08-01 05:15:17 +00:00
committed by Gerrit Code Review
parent a20d947329
commit c13fad8181
8 changed files with 14 additions and 323 deletions

View File

@@ -97,7 +97,6 @@ load("@//build/bazel/product_config:android_product.bzl", "android_product")
android_product(
name = "mixed_builds_product-{VARIANT}",
soong_variables = _soong_variables,
extra_constraints = ["@//build/bazel/platforms:mixed_builds"],
)
`)),
newFile(