Yes, I downloaded the driver blobs and extracted them into aosp dir. After flashing bootloader image in the google's factory android 10 zip file, I can boot the built aosp now.
Left problem is: I cannot found the kernel branch for pixel 3 android 10 in kernel repo. Should I need change the default.xml in the .repo for the branch " android-msm-crosshatch-4.9-android10" ? Thanks On Tuesday, November 5, 2019 at 2:24:09 AM UTC+8, Xin Li wrote: > > > > On Fri, Nov 1, 2019 at 1:26 AM clark cui <[email protected] > <javascript:>> wrote: > >> Hi Li, >> >> I download aosp src for pixel 3 with: >> >> repo *init* -u https://android.googlesource.com/platform/manifest -b >> android-10.0.0_r4 >> >> >> And I build it for pixel 3 per google's aosp site (m, lunch 3, make dist). >> >> Then flash the built images into a pixel 3 with google's factory android >> 10 images with below command: >> >> fastboot *update* dist_output/aosp_blueline-img-eng.ycui.zip >> >> >> After that, the pixel device cannot boot successfully. It will display >> only "android" characters forever. >> > Have you used the binary blobs at > https://developers.google.com/android/drivers for the same build? You > need the corresponding blobs to build working AOSP images. > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/57b33a30-52f0-4c0d-aea6-c61297c49e07%40googlegroups.com.
