platform_build_soong/python
Colin Cross 4b49b768a2 Make TestContext.RegisterModuleType take an android.ModuleFactory
Avoid having to pass ModuleFactoryAdaptor to every call to
RegisterModuleType in a test by wrapping RegisterModuleType.

Test: all soong tests
Change-Id: If8847d16487de0479cc3020b728256922b3cadba
2019-11-25 10:59:44 -08:00
..
scripts Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
tests Add python3 embedded launcher support 2019-11-04 19:48:19 -08:00
androidmk.go Replace RelPathString() with ToMakePath() 2019-10-03 10:07:53 -07:00
binary.go Allow test to specify whether or not to auto-generate test config 2019-09-26 13:29:28 -07:00
builder.go Fix package path of android/soong/android pctx 2019-04-04 03:59:34 +00:00
defaults.go Remove empty DepsMutator methods 2019-02-01 17:17:58 -08:00
installer.go Merge "Remove old-style support for translated second architectures" 2019-10-07 20:48:07 +00:00
library.go Revert "Revert "Change Python in Soong to support device side build."" 2017-12-01 20:00:31 +00:00
proto.go Add RuleBuilder helper functions for built and prebuilt tools 2019-07-11 13:05:19 -07:00
python.go Add python3 embedded launcher support 2019-11-04 19:48:19 -08:00
python_test.go Make TestContext.RegisterModuleType take an android.ModuleFactory 2019-11-25 10:59:44 -08:00
test.go Allow test to specify whether or not to auto-generate test config 2019-09-26 13:29:28 -07:00