[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2023-10-05 Thread Bhanu Surendra
Hi All, Is there any update on this conversation? Please do let us know! Regards, Bhanu On Friday, August 5, 2022 at 5:02:44 AM UTC+5:30 John Delight wrote: > Hi Joe, > I also want to know how to setup/use the RBE on the AOSP side for Android > 11/12. Many thanks! > > Regards, > Joh > >

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2022-08-04 Thread John Delight
Hi Joe, I also want to know how to setup/use the RBE on the AOSP side for Android 11/12. Many thanks! Regards, Joh 在2022年8月2日星期二 UTC+8 00:09:32 写道: > May I know the detail about it too? > > Thank you! > > Regards, > Kane > > On Tuesday, March 29, 2022 at 8:19:04 AM UTC+1 xh1...@gmail.com

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2022-08-01 Thread Kane Ho
May I know the detail about it too? Thank you! Regards, Kane On Tuesday, March 29, 2022 at 8:19:04 AM UTC+1 xh1...@gmail.com wrote: > hi mooo, > did you solve this problem?Is it possible to use the open source RE > Service?And how does it integrate with the Android build? > > Thanks > hao > >

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2022-03-29 Thread Hao Li
hi mooo, did you solve this problem?Is it possible to use the open source RE Service?And how does it integrate with the Android build? Thanks hao 在2020年3月23日星期一 UTC+8 22:39:55 写道: > hi, > > Android Building group, > > I noticed that One PPT called "Remote Execution and Caching for Android >

Re: [android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2021-05-12 Thread Ruben Wu
Hi Joe, I also want to know how to setup/use the RBE on the AOSP side for Android 11/12. Would it only work with Google's Remote Execution backend? or any Bazel based remote execution backend? Thanks, Ruben On Monday, September 14, 2020 at 3:41:04 PM UTC-5 Joe Hicks wrote: > Thanks Chang Kyo.

Re: [android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2020-09-14 Thread 'Joe Hicks' via Android Building
Thanks Chang Kyo. I will reach out to you directly to discuss. Thanks again, Joe On Mon, Sep 14, 2020 at 11:41 AM Chang Kyo wrote: > Hi Joe: > I also want to know the detail about setup/use the RBE. > > Does it mean if I have a lot of machine(virtual or physical), > I can separate the AOSP

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2020-09-14 Thread Chang Kyo
Hi Joe: I also want to know the detail about setup/use the RBE. Does it mean if I have a lot of machine(virtual or physical), I can separate the AOSP compile process on them? Because as android version rising, the compile time rising also. [image: aosp_11_compile_time.png] i'm afraid it will

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2020-05-13 Thread 'Joe Hicks' via Android Building
Hi Yun, I will reach out directly to you to discuss. Thanks, Joe On Wednesday, May 13, 2020 at 3:24:55 PM UTC-4 Yun Ma wrote: > Hi Dan, > > Do we have more detail document about how to setup/use the RBE? We have > interesting about this build feature. > > Thanks > Yun > > On Monday, March 23,

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2020-05-13 Thread Yun Ma
Hi Dan, Do we have more detail document about how to setup/use the RBE? We have interesting about this build feature. Thanks Yun On Monday, March 23, 2020 at 9:19:51 PM UTC-7, Dan Willemsen wrote: > > Someone should be reaching out to you directly about RBE, but I'd like to > clarify that the

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2020-03-24 Thread alexander zhu
Hi, Dan, You are so kind . I got your point. I will try to learn it. 在 2020年3月24日星期二 UTC+8下午12:19:51,Dan Willemsen写道: > > Someone should be reaching out to you directly about RBE, but I'd like to > clarify that the remote execution API > has more

[android-building] Re: how to integrate ninja and RBE to support remote build AOSP so fast?

2020-03-23 Thread 'Dan Willemsen' via Android Building
Someone should be reaching out to you directly about RBE, but I'd like to clarify that the remote execution API has more clients than just Bazel (even though it is in the bazelbuild github organization). The rewrapper support in AOSP is unrelated to