Closed flibblesan closed 14 years ago
I have always used lunch. The aosp instructions say to use choosecombo, so I put that in the instruction. I will change the instruction to lunch. lunch with no arguments displays a list of available devices. choosecombo is not needed.
Yeah lunch worked fine and correctly built all 3 images.
Using lunch also fixes the problem of CYANOGEN_BIONIC not being defined when building busybox
excellent. the issue now makes sense as Tom said he had no problems building.
The instructions have been updated.
When I run choosecombo it only gives one option for product which is [generic]. I built Android for this and it made the userdata and system images, but no boot image. Also the build.prop for system has everything listed as generic rather than pulse which makes me think this is wrong.
Solution was to run "lunch full_pulse-userdebug" before choosecombo. This wasn't mentioned in the instructions.