I am trying to build android O code. Looks like in O some folder structure is modified ie envsetup.sh is moved form build/envsetup.sh to build/make/envsetup.sh.
Lunch command is failing for me. *. build/make/envsetup.sh * including device/generic/car/vendorsetup.sh including device/generic/mini-emulator-arm64/vendorsetup.sh including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh including device/generic/mini-emulator-x86_64/vendorsetup.sh including device/generic/mini-emulator-x86/vendorsetup.sh including device/generic/uml/vendorsetup.sh including device/qcom/common/vendorsetup.sh including sdk/bash_completion/adb.bash *lunch 39* cat: /build/envsetup.sh: No such file or directory cat: /build/envsetup.sh: No such file or directory make: build/core/config.mk: No such file or directory make: *** No rule to make target `build/core/config.mk'. Stop. anyone build android O code?... Please let me know the steps to build. -- -- 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]. For more options, visit https://groups.google.com/d/optout.
