platform_build_soong/dexpreopt
Nicolas Geoffray 4bb0106759 Never strip and store dex files uncompressed when they are preopted on system.
In order for the runtime module to always be able to compile apps,
make sure we keep a copy of the dex files optimally.

Gated by a product flag if a product doesn't include the module yet.

Test: build
Change-Id: I4bfe00184fcfdf44b8d1866c5c550838b869c60a
2019-02-09 22:08:14 +00:00
..
dexpreopt_gen Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
Android.bp Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
config.go Never strip and store dex files uncompressed when they are preopted on system. 2019-02-09 22:08:14 +00:00
dexpreopt.go Never strip and store dex files uncompressed when they are preopted on system. 2019-02-09 22:08:14 +00:00
dexpreopt_test.go Never strip and store dex files uncompressed when they are preopted on system. 2019-02-09 22:08:14 +00:00