summaryrefslogtreecommitdiffstats
path: root/core/dex_preopt_odex_install.mk
Commit message (Expand)AuthorAgeFilesLines
* Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.Alex Light2014-08-111-0/+6
* Don't enable LOCAL_DEX_PREOPT for apks outside system.imgYing Wang2014-07-091-5/+7
* Explicit record the modules' built-file:installed-fileYing Wang2014-06-161-3/+11
* Fix pattern rules for $(installed_odex) for libdvm.Ying Wang2014-05-281-2/+2
* Split the rules to build the odex fileYing Wang2014-05-211-8/+5
* Multilib support for odexYing Wang2014-05-181-4/+68
* Make sure to install the .odex when running "make <module_name>"Ying Wang2014-01-241-0/+3
* Remove LOCAL_SRC_FILES as precondition of enabling dexpreoptYing Wang2014-01-031-9/+7
* Add DEXPREOPT support for ARTBrian Carlstrom2013-12-171-0/+70