Merge "Revert "Re-enable the partition test"" into main am: 20ae294850
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2746103 Change-Id: I87ee174e0d57422fdab723b2fb0add6a3618fb97 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
0380f273af
1 changed files with 5 additions and 4 deletions
|
@ -1717,9 +1717,10 @@ var (
|
|||
Label: "//build/bazel/examples/partitions:system_image",
|
||||
Host: false,
|
||||
},
|
||||
{
|
||||
Label: "//build/bazel/examples/partitions:run_test",
|
||||
Host: false,
|
||||
},
|
||||
// TODO(b/297269187) re-enable this
|
||||
//{
|
||||
// Label: "//build/bazel/examples/partitions:run_test",
|
||||
// Host: false,
|
||||
//},
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue