summaryrefslogtreecommitdiff
path: root/aconfig/aconfig_declarations.go
AgeCommit message (Expand)Author
2025-02-27Soong filesystem generates aconfig files for subpartitions Justin Yun
2025-02-27Revert "Treat system_ext as system container" Justin Yun
2024-12-02Add RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY build flag. Oriol Prieto Gascó
2024-09-12Treat system_ext as system container Dennis Shen
2024-09-04Move the caching/restoring code from soong to blueprint to fully skip build a... Yu Liu
2024-08-02Skip writing ninja file for module with a cache hit during incremental build. Yu Liu
2024-06-19Merge "Experimental code to support build action caching." into main Yu Liu
2024-06-18Add RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS LaMont Jones
2024-06-19Experimental code to support build action caching. Yu Liu
2024-06-13Use OutputFilesProvider on aconfig_declarations_group mrziwang
2024-04-24Make container mandatory in aconfig_declarations. Yu Liu
2024-03-19Pass "--container" to aconfig create-cache Yu Liu
2024-02-08Add property Exportable to aconfig_declarations Zi Wang
2024-01-10move SetAconfigFileMkEntries to android LaMont Jones
2023-12-19move CollectDependencyAconfigFiles to android LaMont Jones
2023-12-19Merge "Properly package aconfig files for product and system_ext partitions" ... Yu Liu
2023-12-18Properly package aconfig files for product and system_ext partitions Yu Liu
2023-12-14Convert OtherModuleProvider to generic providers API Colin Cross
2023-12-14Convert NewProvider/NewMutatorProvider to generic providers API Colin Cross
2023-12-14Convert SetProvider to generic providers API Colin Cross
2023-12-14Properly package aconfig files for vendor partition Yu Liu
2023-12-11Support rust modules when packaging aconfig files in apex. Yu Liu
2023-12-08Remove ConvertWithBp2build implementations Colin Cross
2023-12-07Add aconfig flag value text file in aconfig_declarations provider Jihoon Kang
2023-12-07Merge aconfig files per-module Colin Cross
2023-11-28Add container property to aconfig_declarations. Yu Liu
2023-10-13Handle the case where the release value set is a list. Yu Liu
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContext Chris Parsons
2023-09-09Support aconfig_declarations, aconfig_values and aconfig_value_set Yu Liu
2023-08-20Add missing dependency for cache files on the aconfig files Joe Onorato
2023-08-14Merge "Support default-permission in aconfig_declarations" into main Zhi Dou
2023-08-10Support default-permission in aconfig_declarations Zhi Dou
2023-08-08Implement rust_aconfig_library Vinh Tran
2023-07-19Pass declarations as separate arguments Zhi Dou
2023-06-21Rename device_config --> aconfig and definitions --> declarations Joe Onorato