Refactor RBE support for Javac/R8/D8 to use the remoteexec package.

Test: build with and without RBE_JAVAC/RBE_R8/RBE_D8 set.
Change-Id: I1607f8cfb4d2c3cbb3672152bbeb561d9968bc60
This commit is contained in:
Ramy Medhat
2020-04-21 21:36:23 -04:00
parent a6c19f792d
commit 1dcc27e47c
8 changed files with 77 additions and 122 deletions

View File

@@ -349,6 +349,7 @@ bootstrap_go_package {
deps: [
"blueprint-proptools",
"soong-android",
"soong-remoteexec",
],
srcs: [
"java/config/config.go",