[android-building] Re: Android 12L Released

2022-08-01 Thread 'Bill Yi' via Android Building
Android 12L source code is now available. The following builds, tags, and 
devices are supported:
 - SD2A.220601.002, android-12.1.0_r17, Pixel 6a
 - SD2A.220601.003, android-12.1.0_r18, Pixel 6a

The corresponding factory images, ota images, and proprietary binaries are 
available at
 https://developers.google.com/android/images
 https://developers.google.com/android/ota
 https://developers.google.com/android/drivers

bill

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/ea1277da-1033-4ded-a269-b81f30e5a81bn%40googlegroups.com.


[android-building] Re: Android T Preview Released

2022-08-01 Thread 'del...@google.com' via Android Building
Hi, all,

We have pushed the kernel source for Pixel 6a for Android T Developer Beta 
4.1.
There is no changes for platform GPL projects compared to Android T 
Developer Beta 4.

Tag   Project  Branch
android-t-beta-4_r0.6 device/google/bluejay-kernel 
 android-gs-bluejay-5.10-t-beta-4

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/c16850ea-7771-496b-9803-5ea56c99e77an%40googlegroups.com.


Re: [android-building] Re: Android Security Backport Released

2022-08-01 Thread 'del...@google.com' via Android Building
Android security backport source code is now available. The following 
builds and tags are supported:

8712615, android-security-10.0.0_r69
8712617, android-security-11.0.0_r58
8712618, android-security-12.0.0_r38

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/55bd82f0-a5da-4df5-80f2-277149368ea2n%40googlegroups.com.


Re: [android-building] platform/system/bpf is not reachable

2022-08-01 Thread 'Dan Willemsen' via Android Building
There were some problems in our git infra, I believe they've mostly been
resolved now, so please try again.

Thanks,
Dan

On Mon, Aug 1, 2022 at 12:09 PM Amit Pundir  wrote:

> Hi Team,
>
> I'm not able to sync AOSP lately because platform/system/bpf is not
> reachable. I see:
>
> -
> platform/system/bpf:
> error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
> fatal: the remote end hung up unexpectedly
> error: Cannot fetch platform/system/bpf from
> https://android.googlesource.com/platform/system/bpf
> Fetching: 100% (1/1), done in 5.357s
> Garbage collecting: 100% (1/1), done in 0.005s
> Checking out: 100% (1141/1141), done in 3.552s
>
> error: Unable to fully sync the tree.
> error: Downloading network changes failed.
> Try re-running with "-j1 --fail-fast" to exit at the first error.
> -
>
> Weblink https://android.googlesource.com/platform/system/bpf returns
> an "INTERNAL: Internal error encountered" error too.
>
> Regards,
> Amit Pundir
>
> --
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-building@googlegroups.com
> To unsubscribe from this group, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-building/CAMi1Hd3azt3CkY_vkUNbvV32zbKaTAPRULbZrobZK-sYivw%3Djw%40mail.gmail.com
> .
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/CALQgHd%3DgJ0fx2ep2Tg2a5wtpL-86GUMarZ2SW0BTR1%3DntdydVA%40mail.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
>
> 在2020年3月23日星期一 UTC+8 22:39:55 写道:
>
>> hi,
>>
>> Android Building group,
>>
>> I noticed that One PPT called "Remote Execution and Caching for Android 
>> Platform" . 
>> Inside it has one page , it shows that ninja can call re.warper to 
>> execute clang/java on remote server.
>>
>> In that PPT it shows the result is quite good from my point of view. So, 
>> I want to know how it works? how can i build one system like this? I have 
>> read pages https://cloud.google.com/remote-build-execution/docs/overview . 
>> I learned that RBE is for Bazel .
>>
>> So I learned Bazel, I found that ,Bazel has its own BUILD file to be the 
>> input to compile code. So I confused ,could any one can tell me ? How does 
>> ninja call re-wrapper and send "compile" command to remote execution? How 
>> does this progress know the out file is exist in Remote Cache? 
>>
>>
>> I need to build one system like this to make the android and chips driver 
>> compile as fast as I can. thanks
>>
>> [image: google.png]
>>
>>
>>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/9e653530-c766-4426-869e-89708ed2ba77n%40googlegroups.com.


[android-building] platform/system/bpf is not reachable

2022-08-01 Thread Amit Pundir
Hi Team,

I'm not able to sync AOSP lately because platform/system/bpf is not
reachable. I see:

-
platform/system/bpf:
error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
fatal: the remote end hung up unexpectedly
error: Cannot fetch platform/system/bpf from
https://android.googlesource.com/platform/system/bpf
Fetching: 100% (1/1), done in 5.357s
Garbage collecting: 100% (1/1), done in 0.005s
Checking out: 100% (1141/1141), done in 3.552s

error: Unable to fully sync the tree.
error: Downloading network changes failed.
Try re-running with "-j1 --fail-fast" to exit at the first error.
-

Weblink https://android.googlesource.com/platform/system/bpf returns
an "INTERNAL: Internal error encountered" error too.

Regards,
Amit Pundir

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/CAMi1Hd3azt3CkY_vkUNbvV32zbKaTAPRULbZrobZK-sYivw%3Djw%40mail.gmail.com.