platform_build_soong/apex
Colin Cross ae8600b507 Pass Config to NewTestContext instead of ctx.Register
Prepare for using Config when adding singletons by passing
Config to NewTestContext and NewContext instead of to ctx.Register.
This will enable a followup change to store SingletonMakeVarsProviders
registered on the Context in the Config, which is necessary to run
multiple tests in parallel without data races.

Test: all soong tests
Change-Id: Id229629a4e42ff4487d317241673837726c075fc
2020-11-12 10:07:49 -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 Pass Config to NewTestContext instead of ctx.Register 2020-11-12 10:07:49 -08:00
builder.go Propagate min_sdk_version to apexer 2020-10-21 14:26:44 +01:00
key.go Don't remove entries for overriddable modules 2020-06-19 13:29:16 +09: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