OSDN Git Service

Add art files support to cppreopt copy
authorMathieu Chartier <mathieuc@google.com>
Fri, 5 May 2017 17:56:11 +0000 (10:56 -0700)
committerMathieu Chartier <mathieuc@google.com>
Fri, 5 May 2017 20:19:28 +0000 (13:19 -0700)
commit496f0213f35f681f90d503f8d45e5f29a3139b4f
treedd0daa8cae72be448bb00c9b72da83f03ec054ec
parent13143d67af0ea867f1b4ecc6019474090e04bb5b
Add art files support to cppreopt copy

Preopted art files are now copied to classes.dex.

Test: adb shell rm /data/system/packages.xml
Test: adb shell rm -rf /data/dalvik-cache
Test: adb reboot
Test: adb shell ls -l /data/dalvik-cache/*/*  | grep Calc

Bug: 38033055

Change-Id: Ib7d1c65ff47cdb4ebb1829f6a87a885381aded15
cppreopts/cppreopts.sh
preopt2cachename/preopt2cachename.cpp