platform_build_soong/dexpreopt
Colin Cross 8c6d250c0b Allow modules to disable stripping when dexpreopting
Add a no_stripping property and pass it to dexpreopt to disable
stripping for a module.

Bug: 122610462
Test: dexpreopt_test.go
Change-Id: I5a4b005633bb8b1ea373e9eeb420aa0999de17ab
2019-01-10 05:39:50 +00:00
..
dexpreopt_gen Create dexpreopt install dir 2018-12-19 18:55:26 +00:00
Android.bp Dexpreopt soong modules inside soong 2018-12-15 19:07:54 -08:00
config.go Allow modules to disable stripping when dexpreopting 2019-01-10 05:39:50 +00:00
dexpreopt.go Allow modules to disable stripping when dexpreopting 2019-01-10 05:39:50 +00:00
dexpreopt_test.go Allow modules to disable stripping when dexpreopting 2019-01-10 05:39:50 +00:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
script.go Preopt: Pass -Xbootclasspath: arg to dex2oat. 2019-01-09 09:39:20 +00:00