platform_build_soong/common
Colin Cross 30e076af2e Add support for building android apps
Add support for running aapt to generate R.java and Manifest.java,
compiling java into jar, adding resources to the jar to convert it
into an apk, signing the apk, and zipaligning the apk.

Change-Id: I7a73fef590d07f35b3d0b56a8571780c09bb10ae
2015-04-20 14:12:30 -07:00
..
arch.go Support java libraries, binaries, and prebuilts 2015-04-03 16:24:44 -07: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 Quote glob exclude options 2015-04-10 16:12:49 -07:00
module.go Support subtracting sources from globs 2015-04-08 15:19:30 -07: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