[android-building] Re: Android 11 Released

2021-04-07 Thread 'Bill Yi' via Android Building
Thanks for reporting! It should be updated now. bill On Wednesday, April 7, 2021 at 11:02:43 AM UTC-7 cptl...@gmail.com wrote: > Hi, it appears that *platform/external/libunwind *is missing from the > android-11.0.0_r35 repository. > repo sync fails with this error: > >

[android-building] Re: Androdi 11 build for Pixel 5 (redfish)

2021-04-07 Thread xiling.gong
Hello, Did you put the driver binaries into the AOSP folder? https://developers.google.com/android/drivers 在2021年4月2日星期五 UTC+8 下午11:12:09 写道: > Hi, > I try to build AOSP from source for a Pixel 5, but I face face some issues > because my phone does not reboot after flashing it. > I tried

[android-building] AOSP Repo init failed/error

2021-04-07 Thread Gaurav Kumar
Dear User, Currently, I am building the AOSP for Raspberry pi 4. reference : https://github.com/csimmonds/a4rpi-local-manifest repo init -u https://android.googlesource.com/platform/manifest -b android-10.0.0_r25 then repo sync Error :: fatal: Konnte

[android-building] ninja: build stopped: subcommand failed.

2021-04-07 Thread George Wang
When I building AOSP with "m" ,it reported an error: [100% 239/239] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja FAILED: out/soong/build.ninja cd "$(dirname "out/soong/.bootstrap/bin/soong_build")" && BUILDER="$PWD/$(basename "out/soong/.bootstrap/bin/soong_build")" && cd / && env

[android-building] Re: Android 11 Released

2021-04-07 Thread cptl...@gmail.com
Hi, it appears that *platform/external/libunwind *is missing from the android-11.0.0_r35 repository. repo sync fails with this error: *platform/external/libunwind:* *fatal: couldn't find remote ref refs/tags/android-11.0.0_r35* On Tuesday, April 6, 2021 at 12:01:13 AM UTC-4 Bill Yi wrote: >

[android-building] Re: Androdi 11 build for Pixel 5 (redfish)

2021-04-07 Thread 'Jim' via Android Building
found the solution: need to execute fastboot flashall *-w* Le vendredi 2 avril 2021 à 17:12:09 UTC+2, Jim a écrit : > Hi, > I try to build AOSP from source for a Pixel 5, but I face face some issues > because my phone does not reboot after flashing it. > I tried several tags, but always the