platform_build_soong/apex
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
..
allowed_deps.txt Update apex/allowed_deps.txt 2020-11-05 21:46:26 +00:00
Android.bp Include bpf program in APEXes 2020-09-02 22:18:25 +08:00
androidmk.go Make apex modules support tagged dists 2020-11-11 12:34:20 +00:00
apex.go Make apex modules support tagged dists 2020-11-11 12:34:20 +00:00
apex_singleton.go Add PHONY for apex-allowed-deps check. 2020-11-04 20:50:03 +00:00
apex_test.go Replace android.WriteFile rule with android.WriteFileRule 2020-11-14 16:26:00 -08:00
builder.go Replace android.WriteFile rule with android.WriteFileRule 2020-11-14 16:26:00 -08:00
key.go Replace android.WriteFile rule with android.WriteFileRule 2020-11-14 16:26:00 -08:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
prebuilt.go Support asan/hwasan versions of prebuilts. 2020-10-13 03:37:32 +00:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go Rename ART release APEX to com.android.art. 2020-10-21 15:41:02 +01:00
vndk_test.go Define product_available property 2020-11-08 23:53:22 +00:00