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