platform_build_soong/android
Colin Cross ce75d2c6a2 Initial prebuilt support
Support prebuilt shared libraries as an initial proof-of-concept of
prebuilts.  Future changes will support binaries and static libraries,
and the ability to select which to use based on something besides
blueprint properties.

Test: TestPrebuilts run during m -j
Change-Id: I6e84da667e9005ae11844bad01d25cbe4ced1ce3
2016-10-13 14:52:47 -07:00
..
androidmk.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
arch.go Control mutator order 2016-10-12 15:33:33 -07:00
config.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
defaults.go Add a Name property 2016-10-12 17:24:49 -07:00
defs.go Enable goma in soong 2016-08-31 09:48:08 -07:00
env.go Move registration into android package 2016-10-12 14:30:44 -07:00
glob.go Enable goma in soong 2016-08-31 09:48:08 -07:00
hooks.go Replace PropertyCustomizer with hooks 2016-09-13 17:37:32 -07:00
makevars.go Move registration into android package 2016-10-12 14:30:44 -07:00
module.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
mutator.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
onceper.go Add DeviceConfig and OncePer objects 2016-08-17 16:39:06 -07:00
package_ctx.go Enable goma in soong 2016-08-31 09:48:08 -07:00
paths.go Simplify arch target handling 2016-06-02 19:09:32 -07:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
prebuilt.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
prebuilt_test.go Initial prebuilt support 2016-10-13 14:52:47 -07:00
register.go Only register mutators once 2016-10-13 14:23:17 -07:00
util.go Dynamically generate arch struct 2016-09-08 13:50:36 -07:00
variable.go Control mutator order 2016-10-12 15:33:33 -07:00