platform_build_soong/dexpreopt
Colin Cross cf371cc1f7 Replace android.WriteFile rule with android.WriteFileRule
The android.WriteFile rule takes careful escaping to produce the
right contents.  Wrap it in an android.WriteFileRule that handles
the escaping.

Test: compare all android.WriteFile outputs
Change-Id: If71a5843af47a37ca61714e1a1ebb32d08536c31
2020-11-14 16:26:00 -08:00
..
dexpreopt_gen Fix bpfmt issues and add bpfmt to preupload checks 2020-06-29 09:14:08 +02:00
Android.bp Add unit tests for class loader context. 2020-10-29 17:47:34 +00:00
class_loader_context.go Add unit tests for class loader context. 2020-10-29 17:47:34 +00:00
class_loader_context_test.go Add unit tests for class loader context. 2020-10-29 17:47:34 +00:00
config.go Replace android.WriteFile rule with android.WriteFileRule 2020-11-14 16:26:00 -08:00
dexpreopt.go Add unit tests for class loader context. 2020-10-29 17:47:34 +00:00
dexpreopt_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
testing.go Reland: Get the dex2oat host tool path from module dependency on the 2020-02-13 17:46:48 +00:00