platform_build_soong/dexpreopt
Colin Cross 454c087be6 Add CopyOf utility method
Add a utility method that returns a copy of a slice of strings.
This is primarily useful when appending to a string slice to avoid
accidentally reusing the backing array.

Test: util_test.go
Change-Id: I7801fc7ca19e27ddc9f1b1b452788b723c7f619c
2019-02-19 11:19:09 -08:00
..
dexpreopt_gen Fix dependencies in strip.sh 2019-02-15 16:16:25 -08:00
Android.bp Move dexpreopt.Script to android.RuleBuilder 2019-02-05 13:28:43 -08:00
config.go Move dexpreopting of boot jars into Soong 2019-02-15 16:16:25 -08:00
dexpreopt.go Add CopyOf utility method 2019-02-19 11:19:09 -08:00
dexpreopt_test.go Move dexpreopting of boot jars into Soong 2019-02-15 16:16:25 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00