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. Do you know what is the reason? Thanks Clark On Friday, October 25, 2019 at 6:01:29 AM UTC+8, Xin Li wrote: > > Hi all, > > Android 10 for Pixel 4 XL and Pixel 4 source code is now available. The > following builds, tags, and devices are supported: > > - QD1A.190821.007 android-10.0.0_r7, Pixel 4 XL, Pixel 4 > - QD1A.190821.011 android-10.0.0_r8, Pixel 4 XL, Pixel 4 > - QD1A.190821.011.C4 android-10.0.0_r9, Pixel 4 XL, Pixel 4 > > 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 > > We also pushed the corresponding kernel projects for the following devices: > > Tag | Project | Branch > | Device > android-10.0.0_r0.14 | kernel/msm | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.14 | kernel/msm-extra | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.14 | kernel/msm-modules/data-kernel | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.14 | kernel/msm-modules/fts_touch | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.14 | kernel/msm-modules/qca-wfi-host-cmn | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.14 | kernel/msm-modules/qcacld | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.14 | kernel/msm-modules/wlan-fw-api | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.15 | kernel/arm64 | > android-blue-intel-linux-4.7-android10-c2r2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm-extra | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm-modules/data-kernel | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm-modules/fts_touch | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm-modules/qca-wfi-host-cmn | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm-modules/qcacld | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.16 | kernel/msm-modules/wlan-fw-api | > android-msm-coral-4.14-android10-c2f2 | Pixel 4 XL, Pixel 4 > android-10.0.0_r0.17 | kernel/arm64 | > android-blue-intel-linux-4.7-android10-c2r2 | Pixel 4 XL, Pixel 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/a9e8912c-c8af-45eb-bd4c-f072b18238c5%40googlegroups.com.