..
androidmk.go
Allow AndroidMkData.Custom handlers to extend normal values
2017-08-11 15:24:11 -07:00
api_levels.go
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
2017-08-02 17:14:10 -07:00
arch.go
Add support for Exynos-M1
2017-07-24 07:14:55 +09:00
config.go
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
2017-08-02 17:14:10 -07:00
defaults.go
Add support for java_defaults modules
2017-07-20 05:47:27 +00:00
defs.go
Delete output files before copying to them.
2017-07-26 15:38:40 -07:00
env.go
Revert "Revert "Ensure environment dependencies are correct""
2017-05-15 15:22:45 -07:00
expand.go
genrule: expand $$ to $$
2016-11-22 15:41:08 -08:00
expand_test.go
genrule: expand $$ to $$
2016-11-22 15:41:08 -08: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
Switch owner
to *string to disable concat
2017-07-18 19:42:09 -07:00
mutator.go
Fix java prebuilts
2017-07-31 23:50:01 -07:00
onceper.go
Add DeviceConfig and OncePer objects
2016-08-17 16:39:06 -07:00
package_ctx.go
Bring java support closer to current version of make
2017-08-11 15:24:11 -07:00
paths.go
Fix install location for vendor tests
2017-07-06 18:09:46 -07:00
paths_test.go
Fix install location for vendor tests
2017-07-06 18:09:46 -07:00
prebuilt.go
Rename java_prebuilt_library to java_import
2017-08-11 15:24:11 -07:00
prebuilt_test.go
Rename java_prebuilt_library to java_import
2017-08-11 15:24:11 -07:00
register.go
Add integration testing infrastructure
2017-07-14 14:19:51 -07:00
testing.go
Add integration testing infrastructure
2017-07-14 14:19:51 -07:00
util.go
Allow integer_overflow sanitizer path exclusion.
2017-07-18 13:38:20 -07:00
variable.go
Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.
2017-08-02 17:14:10 -07:00
variable_test.go
Support %s in product variable properties
2017-05-05 18:22:30 -07:00