On Fri, Nov 1, 2019 at 1:26 AM clark cui <[email protected]> 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/CAOhzduhRDd%2BdxqNRVqUVsU_B8nY3KTe5xiH04%2BYknF%3D1Q1FmfA%40mail.gmail.com.
