aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-10-23 17:10:29 -0700
committerColin Cross <ccross@android.com>2017-10-24 10:58:59 -0700
commit3f68a1362b808117a30e8333ce9a96b6252af5da (patch)
treed0f6fbbbea6c4e4a589a8cdf2b5137a824de091b /python
parent0d3f8c0db6c86904cc15c1b9e52f3732f81827f3 (diff)
downloadbuild_soong-3f68a1362b808117a30e8333ce9a96b6252af5da.tar.gz
build_soong-3f68a1362b808117a30e8333ce9a96b6252af5da.tar.bz2
build_soong-3f68a1362b808117a30e8333ce9a96b6252af5da.zip
Make android.ModuleContext not include blueprint.ModuleContext
android.ModuleContext should replace the blueprint.ModuleContext methods with ones that take android.Module parameters instead of blueprint.Module parameters. As a first step, don't include blueprint.ModuleContext in android.ModuleContext and manually specify the methods from blueprint.ModuleContext that we need. Future patches will replace these methods with ones that take android.* types. Also do the same for TopDownMutatorContext. Test: m checkbuild Change-Id: If11c298eed98bc65712b4942d0283cafa058726c
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions