[android-building] Flashing Android 6 on Nexus 5 failed

2019-08-23 Thread Yuan Zhou
Last time I have this issue is with Android 9 flashing into Pixel, and it was solved by downloading the image from https://developers.google.com/android/blobs-preview . This time, I am flashing the Android 6 from https://developers.google.com/android/images to my Nexus 5. I used many methods

Re: [android-building] Flashing AOSP master on Pixel failed (Android Q)

2019-03-25 Thread Yuan Zhou
s-preview ? > > - Dan > > On Sun, Mar 24, 2019 at 9:21 AM Yuan Zhou > wrote: > >> I am flashing the original AOSP master to my Pixel. I used many methods >> but still failed. >> >> I make AOSP used following command: >> lunch aosp_sailfish-userdebug >&

[android-building] Flashing AOSP master on Pixel failed (Android Q)

2019-03-24 Thread Yuan Zhou
I am flashing the original AOSP master to my Pixel. I used many methods but still failed. I make AOSP used following command: lunch aosp_sailfish-userdebug make -j48 (make updatepackage after that) *Method one:* WIPE system/cache/dalvik from twrp. fastboot flash boot boot.img fastboot flash

Re: [android-building] Re: Where can I download goldfish 4.20 kernel?

2019-02-23 Thread Yuan Zhou
dfish would be ported to 4.19 rather than > 4.20. > > On Wednesday, 20 February 2019 08:03:55 UTC-8, Yuan Zhou wrote: >> >> I want to customize some feature in linux 4.20. Where can I download >> goldfish 4.20 kernel? It is not on the googlesource.com. Thank you >