index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
config_test.go
Age
Commit message (
Expand
)
Author
2025-03-18
Generic configuration for generic system modules.
Justin Yun
2025-03-05
More partial compile optimizations
LaMont Jones
2025-02-18
Support `use_d8` partial compile flag
LaMont Jones
2025-02-13
config: make partialCompileFlags visible
LaMont Jones
2024-12-18
Remove non-constant format string in soong
Justin Yun
2024-10-30
Reapply "Only use partial compile on eng builds"
LaMont Jones
2024-10-30
Revert "Only use partial compile on eng builds"
LaMont Jones
2024-10-29
Only use partial compile on eng builds
LaMont Jones
2024-08-09
Add PrepareForTestWithBuildFlag
Colin Cross
2024-06-18
Add RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS
LaMont Jones
2023-07-17
Platform mapping-based product config
Cole Faust
2021-03-17
Fix writing soong.variables .
Lukacs T. Berki
2021-02-04
Detect empty apex in ConfiguredJarList
Paul Duffin
2020-11-24
Remove soong.config, FileConfigurableOptions, MegaDevice config.
Jingwen Chen
2020-10-27
Retry: Make ConfiguredJarList immutable
Paul Duffin
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2018-07-22
Fix `go vet` issues
Dan Willemsen
2018-04-11
Add VendorConfig for board-level Soong plugin configuration
Dan Willemsen
2017-11-20
Prohibit accidental renames of product config json fields
Jeff Gaston