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
/
path_properties.go
Age
Commit message (
Expand
)
Author
2025-02-18
Implement host_common_data property for cc, java, rust and sh test modules
Colin Cross
2024-10-30
Merge "Revert "Add device_first_vendor(_shared)_data"" into main
Cole Faust
2024-10-30
Revert "Add device_first_vendor(_shared)_data"
Cole Faust
2024-10-25
Merge "Handle IgnorePrefer32OnDevice() in first_prefer32 path properties" int...
Cole Faust
2024-10-25
Handle IgnorePrefer32OnDevice() in first_prefer32 path properties
Cole Faust
2024-10-24
Add device_first_vendor(_shared)_data
Cole Faust
2024-10-23
Add device_first_prefer32_data to java modules
Cole Faust
2024-10-21
Add new properties to aid in removing the 1-variant fallback
Cole Faust
2024-10-10
Remove MutatorHandle.Parallel()
Colin Cross
2024-04-04
Rename Evaluate() to Get() and add GetDefault()
Cole Faust
2024-03-14
Make select statements work on path properties
Cole Faust
2024-01-29
Prevent defaults modules from expanding path property dependencies
Colin Cross
2022-01-08
Use Module.GetProperties() instead of ModuleBase.generalProperties
Usta
2021-07-14
Support fully qualified names in `android:"path"` properties
Paul Duffin
2021-04-21
Add bp2build arch-specific paths mutator
Liz Kammer
2021-03-09
Lineage properties support module references.
Jaewoong Jung
2021-02-24
android:path attribute is respected for fields in a slice of struct
Jiyong Park
2020-11-19
Add more comments to path_properties.go
Colin Cross
2020-11-19
Revert "Skip creating variants for disabled OSes"
Colin Cross
2020-11-17
Skip creating variants for disabled OSes
Colin Cross
2019-07-16
Dedup path properties across property structs
Colin Cross
2019-06-04
Support tagged module references
Colin Cross
2019-03-18
Don't add dependencies on modules referenced in unused arch variants
Colin Cross
2019-03-07
Add path properties mutator
Colin Cross