summaryrefslogtreecommitdiff
path: root/java/system_modules.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-10-23 17:10:29 -0700
committer Colin Cross <ccross@android.com> 2017-10-24 10:58:59 -0700
commit3f68a1362b808117a30e8333ce9a96b6252af5da (patch)
treed0f6fbbbea6c4e4a589a8cdf2b5137a824de091b /java/system_modules.go
parent0d3f8c0db6c86904cc15c1b9e52f3732f81827f3 (diff)
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 'java/system_modules.go')
0 files changed, 0 insertions, 0 deletions