platform_build_soong/common
Colin Cross 8f101b45fc Allow common.Glob to be called by singletons
Make common.Glob take an interface that is the intersection of
blueprint.ModuleContext and blueprint.SingletonContext used by
Glob and GlobRule, allowing it to be called on either.  Also
move ExpandSources and Glob into AndroidModuleContext.

Change-Id: I8d1a3160c5dd201033afdb37210e82d8065b137d
2015-06-17 15:36:48 -07:00
..
arch.go Use proptools.CloneEmptyProperties 2015-05-19 13:03:01 -07:00
config.go Add support for building android apps 2015-04-20 14:12:30 -07:00
defs.go Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
env.go Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
glob.go Allow common.Glob to be called by singletons 2015-06-17 15:36:48 -07:00
module.go Allow common.Glob to be called by singletons 2015-06-17 15:36:48 -07:00
paths.go Fix gofmt 2015-06-16 16:44:05 -07:00
util.go Add per-directory build targets 2015-06-17 10:18:35 -07:00