Re: [android-building] Re: Encountering error while building

2018-10-29 Thread 'Dan Willemsen' via Android Building
For the master branch on AOSP, you need the preview blobs, not the ones from PPR2: https://source.android.com/setup/build/requirements#binaries For your 9.0.0_r10 build, why do you have a hardware/qcom/sdm845.mk file? Is it left over from a previous checkout? - Dan On Mon, Oct 29, 2018 at 7:33

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

2018-10-29 Thread Glenn Kasten
See https://source.android.com/source/report-bugs On Monday, October 29, 2018 at 7:34:08 AM UTC-7, Brian Moore wrote: > > Sure. How and where do I file? > (I'm not really much of a developer, I just like to build my own AOSP for > my phone) -- -- You received this message because you are

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

2018-10-29 Thread Brian Moore
Sure. How and where do I file? (I'm not really much of a developer, I just like to build my own AOSP for my phone) -- -- 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

[android-building] Re: Encountering error while building

2018-10-29 Thread Brian Moore
I've never built from the master branch. I always build with the latest branch for my device. Since you're building for Pixel (sailfish), try repo init with the 9.0.0_r10 branch, which is the most recent according to this link: https://source.android.com/setup/start/build-numbers This branch