ResurrectionRemix / android_build

82 stars 152 forks source link

zerofltexx doesn't exist in the breakfast menu #31

Closed Umeaboy closed 7 years ago

Umeaboy commented 7 years ago

Build error for zerofltexx.txt

fgl27 commented 7 years ago

that is not demanding to build.

you need the trees (device kernel vendor) any extra that may be on the dependency.mk, then launch the device and start the build

something like this

. build/envsetup.sh
lunch PRODUCT_NAME-userdebug
mka bacon

web search if you have a problem first, not need to open a issue for a simple things as this.

Umeaboy commented 7 years ago

That didn't work.

I seem to be missing some repos.

I had the same problem with building STOCK LineageOS as well.

/Kristoffer

Den 2017-06-26 kl. 18:34, skrev Felipe de Leon:

that is not demanding to build.

you need the trees (device kernel vendor) then launch the device and start the build

something like this

|. build/envsetup.sh lunch PRODUCT_NAME-userdebug mka bacon |

web search you have problem not need to open a issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ResurrectionRemix/android_build/issues/31#issuecomment-311112827, or mute the thread https://github.com/notifications/unsubscribe-auth/AArm6fB1pZLweUhhMD1TSGwxw3m5sFvhks5sH92cgaJpZM4OE3Ct.

akhilnarang commented 7 years ago

The breakfast/lunch menu is populated with devices from LineageOS's hudson repo

You don't need it , you can just breakfast zerofltexx or lunch lineage_zerofltexx-userdebug and then make/mka bacon, or simply brunch zerofltexx