Skip to content

Commit

Permalink
Pass experimental_worker_multiplex
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes committed Jul 22, 2022
1 parent c75ae26 commit 43d6f74
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ function test_persistent_multiplex_resource_processor() {
create_android_binary
setup_font_resources

assert_build //java/bazel:bin --persistent_android_resource_processor \
assert_build //java/bazel:bin --experimental_worker_multiplex \
--persistent_android_resource_processor \
--persistent_multiplex_android_resource_processor
}

Expand Down

0 comments on commit 43d6f74

Please sign in to comment.