Loading android/allowlists/allowlists.go +4 −5 Original line number Diff line number Diff line Loading @@ -1716,10 +1716,9 @@ var ( Label: "//build/bazel/examples/partitions:system_image", Host: false, }, // TODO(b/297269187) re-enable this //{ // Label: "//build/bazel/examples/partitions:run_test", // Host: false, //}, { Label: "//build/bazel/examples/partitions:run_test", Host: false, }, } ) Loading
android/allowlists/allowlists.go +4 −5 Original line number Diff line number Diff line Loading @@ -1716,10 +1716,9 @@ var ( Label: "//build/bazel/examples/partitions:system_image", Host: false, }, // TODO(b/297269187) re-enable this //{ // Label: "//build/bazel/examples/partitions:run_test", // Host: false, //}, { Label: "//build/bazel/examples/partitions:run_test", Host: false, }, } )