commit | bdf146cecefd51f9823b3f1a1e158923c278f4d7 | [log] [tgz] |
---|---|---|
author | wulonghua <wulonghua@xiaomi.com> | Fri Mar 27 11:15:42 2020 +0800 |
committer | Vladimir Marko <vmarko@google.com> | Mon Mar 30 14:06:04 2020 +0000 |
tree | ba88bf4deefc44c97b97c139d52afdbbc3837239 | |
parent | bc11509d4c3e7f4f28c28f1c07e70e0d2e68add5 [diff] |
dex2oat: Fix repeatedly preparing dex files for oat file to reduce compilation time when compiling dex files individually. Test: enable DumpTiming first adb shell setprop pm.dexopt.install quicken adb install xxx.apk #check dex2oat timing in logcat(SetDexFiles repeatedly) Change-Id: Ia9973f03540a51af2c49d996b5ccb8ab3e009e5a Signed-off-by: wulonghua <wulonghua@xiaomi.com>