installd: Add gzipped odex support
Instead of all dex2oat commands with source that has a precompiled compressed odex file the installd executes the patchoat command that patches that precompiled file. The installd needs the patchoat to support 2 additional options: --input-oat-gz-fd and --swap-fd. Patchoat decompresses the input. Change-Id: Ifa61af39c5644529699c17d6c19ef03742989afd Depends-Change-Id: I54dbfcdc58bc0f57f7eccc3929c09295c597794b Signed-off-by:Julien Delayen <julien.delayen@intel.com> Signed-off-by:
Yevgeny Rouban <yevgeny.y.rouban@intel.com>
Loading
Please register or sign in to comment