[android-building] Re: PPR2.181005.003 Sailfish Vendor Blobs require Marlin QCOM blob to build AOSP

2018-11-12 Thread Doug Swalen
Yes, I downloaded Friday after seeing the bug I logged was fixed. Everything works for Sailfish now. Thanks. On Friday, November 9, 2018 at 11:53:10 AM UTC-8, Bill Yi wrote: > > The blobs should be updated now. Can you please download again and retry? > > bill > > -- -- You received this

[android-building] PPR2.181005.003 Sailfish Vendor Blobs require Marlin QCOM blob to build AOSP

2018-11-08 Thread Doug Swalen
Similar to the issue I reported a couple of weeks ago regarding the Blueline blobs, which was fixed (thanks), new Vendor blobs for Sailfish were posted for PPR2.181005.003...apparently to fix the Phone Sim not getting detected issue...but I cannot build AOSP R10 for Sailfish using just these

[android-building] Re: Clean Android 9 AOSP builds not finding Phone Sim on Pixel

2018-10-31 Thread Doug Swalen
Oh nice research there. I was giving up hope on finding an answer for this. On Saturday, October 27, 2018 at 9:28:03 AM UTC-7, Brian Moore wrote: > > Update: > Take a look at the project below. It's essentially a set of scripts that > will download an android image and extract a working

[android-building] Flashing AOSP on Pixel3/Blueline

2018-10-22 Thread Doug Swalen
I'm not entirely sure this is the right forum for this question but I don't see any other forum that is a better fit either... So previously with Pixel/Sailfish when I would build and flash AOSP it was straightforward. I'd do the build and then flash four files copied from the

[android-building] Crosshatch qualcomm binaries required for Blueline builds?

2018-10-19 Thread Doug Swalen
I am attempting my first Blueline build. Just a straight build of r11 for Blueline (no modifications). I got the r11 repo. I got the r11 binaries for Blueline. I did lunch aosp_blueline-userdebug after calling source build/envsetup.sh. But when I did make the build threw an error in the first

[android-building] Clean Android 9 AOSP builds not finding Phone Sim on Pixel

2018-10-10 Thread Doug Swalen
I'm assuming this isn't actually a bug but something I need to address with the build process... I've been doing some tests with clean unmodified AOSP builds on the Pixel. I had been working with Android 8 and 8.1 and my build process was as follows: 1. Clone the AOSP branch I want to build.