platform_build_soong/common
Colin Cross d3ba039f74 Separate HostOrDevice out of Arch
Take HostOrDevice out of Arch, and put it into AndroidModuleBase
instead.  Also separate out the host vs. device mutator from
ArchMutator.  This will make it possible for genrules to depend
on a host tool, regardless of which host arches it is compiled
for.

Change-Id: I22bbfd28b65c3eebdfa101a712f90dd615148dc8
2015-05-09 00:10:19 +00:00
..
arch.go Separate HostOrDevice out of Arch 2015-05-09 00:10:19 +00:00
checkbuild.go Update import paths for changes to blueprint 2015-03-23 12:57:34 -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 Fix globbing bugs 2015-04-29 14:59:23 -07:00
module.go Separate HostOrDevice out of Arch 2015-05-09 00:10:19 +00:00
paths.go Move config into common and provide helper 2015-04-08 15:19:24 -07:00
util.go Quote glob exclude options 2015-04-10 16:12:49 -07:00