summaryrefslogtreecommitdiff
path: root/java/app_builder.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-11-28 17:34:01 -0800
committer Colin Cross <ccross@android.com> 2017-11-29 05:04:30 +0000
commit0875c52de753b858b74a9ac285626536bee9cb57 (patch)
treef103285f38b0fab1b498eadc0d6ef2a42671e7a5 /java/app_builder.go
parentf2a56f0e0d1394f19c9c9bd31d700d3ff9b198fb (diff)
Wrap PackageContext and SingletonContext
Wrap blueprint.PackageContext so that the *Func methods can provide an android.Config instead of an interface{}. The modified signatures means that every method in ModuleContext and SingletonContext that takes a blueprint.PackageContext now needs to be wrapped to take an android.PackageContext. SingletonContext wasn't previously wrapped at all, but as long as it is, wrap everything like ModuleContext does. This requires updating every Singleton to use the android-specific methods. Test: builds, all Soong tests pass Change-Id: I4f22085ebca7def6c5cde49e8210b59d994ba625
Diffstat (limited to 'java/app_builder.go')
0 files changed, 0 insertions, 0 deletions