commit | 1dcc27e47cdb629f2ca5c3dd25a39733a49d364e | [log] [tgz] |
---|---|---|
author | Ramy Medhat <abdelaal@google.com> | Tue Apr 21 21:36:23 2020 -0400 |
committer | Ramy Medhat <abdelaal@google.com> | Tue Apr 28 11:37:20 2020 -0400 |
tree | ff5ef75b17025d78bc2a65679481e8b61062ee2c | |
parent | a6c19f792d578a705822fb6f6ca391142bce5388 [diff] [blame] |
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
diff --git a/Android.bp b/Android.bp index 7cdd928..a9eceb2 100644 --- a/Android.bp +++ b/Android.bp
@@ -349,6 +349,7 @@ deps: [ "blueprint-proptools", "soong-android", + "soong-remoteexec", ], srcs: [ "java/config/config.go",