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