Activity log for bug #1552064

Date Who What changed Old value New value Message
2016-03-02 03:30:05 Alex Tu bug added bug
2016-03-02 03:35:17 Alex Tu description so far, JOB_BRANCH:android-zhongshan can build eng mode image. But for release, we need user mode image, so please help to add an option to build user mode image. The build instruction would be like these: $ repo init -u ssh://git.launchpad.net/~zhongshan-team/zhongshan/+git/platform_manifest -b ${CHECKOUT} --reference ${your-local-mirror} $ repo sync $ . build/envsetup.sh $ lunch meizu_m86-user $ make -j 8 $ make -j 8 devicepackage the different with eng build is this line $ lunch meizu_m86-user so far, JOB_BRANCH:android-zhongshan can build eng mode image. But for release, we need user mode image, so please help to add an option to build user mode image. The build instruction would be like these: $ repo init -u ssh://git.launchpad.net/~zhongshan-team/zhongshan/+git/platform_manifest -b ${CHECKOUT} --reference ${your-local-mirror} $ repo sync $ . build/envsetup.sh $ lunch meizu_m86-user $ make -j 8 $ make -j 8 devicepackage the different with eng build is this line $ lunch meizu_m86-user Please still keep a way to build eng build in case some debug propose need it.
2016-03-02 15:29:44 Caio Begotti capomastro: status New Invalid