commit | 380f732bc3ec3ec3633496f5f63979055c21c690 | [log] [tgz] |
---|---|---|
author | Yevgeny Rouban <yevgeny.y.rouban@intel.com> | Mon Mar 30 12:57:41 2015 +0600 |
committer | noname55804 <marlin2201@gmail.com> | Sat Apr 25 13:55:05 2015 +0200 |
tree | cd0c35d6a081300b3f8bca9cadb6c7fe3b77d124 | |
parent | 43c1c343251e0a8d4f4c3f2d64d2ebcb56b6045f [diff] |
build: Add option to compress precompiled odex with gzip To reduce /system size, we add the option to compress odex files Run make with WITH_DEXPREOPT_COMP=true to get odex compressed. This patch needs to be supported by frameworks/native/cmds/installd Change-Id: I8c4e6a30c49a1433f8af61a84ece85c92004da62 Depends-Change-Id: Ifa61af39c5644529699c17d6c19ef03742989afd Signed-off-by: Julien Delayen <julien.delayen@intel.com> Signed-off-by: Yevgeny Rouban <yevgeny.y.rouban@intel.com>