android_build_soong/python
Colin Cross ae88703df5 Move ModuleContext.ModuleBuild to ModuleContext.Build
Now that android.ModuleContext does not include blueprint.ModuleContext
we can rename android.ModuleContext.ModuleBuild to
android.ModuleContext.Build without colliding with
blueprint.ModuleContext.Build.  Leave ModuleBuild as a wrapper around
Build for now to avoid having to update all the users outside
build/soong simultaneously.

Test: m checkbuild
Change-Id: I18eb8cc04faf002049a11d9aac97e9732ff5d638
2017-10-24 10:59:00 -07:00
..
scripts Supported python build in host side. 2017-05-05 13:27:56 -07:00
androidmk.go <Hermetic> Replace Soong Python bootstrap process with embedded 2017-09-05 17:26:57 -07:00
binary.go Use python2.7 instead of python2 2017-09-25 21:48:34 +00:00
builder.go Move ModuleContext.ModuleBuild to ModuleContext.Build 2017-10-24 10:59:00 -07:00
defaults.go Add support for python_defaults modules 2017-09-05 17:31:24 -07:00
installer.go Make binaries executable 2017-08-31 13:48:52 -07:00
library.go <Hermetic> Replace Soong Python bootstrap process with embedded 2017-09-05 17:26:57 -07:00
python.go Add support for python_defaults modules 2017-09-05 17:31:24 -07:00
python_test.go Let tests override environment 2017-10-10 23:28:43 -07:00
test.go <Hermetic> Replace Soong Python bootstrap process with embedded 2017-09-05 17:26:57 -07:00