I'm trying to get the current master branch to build for HTC Dream and get an image (and/or otapackage) that's already been pre-optimized. I searched a bit, but could only find references to DISABLE_DEXPREOPT, WITH_DEXPREOPT, and WITH_DEXPREOPT_buildbot. I tried setting one and all at both makefiles and as environment variables when using make but nothing would yield a pre-optimized system. I checked different version of build/core/product_config.mk and I noticed that the part that handles WITH_DEXPREOPT is now gone. As far as I understand, any build that's not an emulator build is supposed to yield those odexes, but I'm not having any luck at it. What is it that I should do to get a device build to complete with odexes?
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
