1. 12887ba Add RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY build flag. by Oriol Prieto Gascó · 9 months ago
  2. 01efb83 Treat system_ext as system container by Dennis Shen · 12 months ago
  3. 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 1 year ago
  4. f072120 Skip writing ninja file for module with a cache hit during incremental build. by Yu Liu · 1 year, 1 month ago
  5. 88f4e33 Merge "Experimental code to support build action caching." into main by Yu Liu · 1 year, 3 months ago
  6. 21d04d9 Add RELEASE_ACONFIG_EXTRA_RELEASE_CONFIGS by LaMont Jones · 1 year, 3 months ago
  7. fa29764 Experimental code to support build action caching. by Yu Liu · 1 year, 3 months ago
  8. 937f35f Use OutputFilesProvider on aconfig_declarations_group by mrziwang · 1 year, 3 months ago
  9. 315a53c Make container mandatory in aconfig_declarations. by Yu Liu · 1 year, 4 months ago
  10. eeff222 Pass "--container" to aconfig create-cache by Yu Liu · 1 year, 6 months ago
  11. 0e5d16c Add property Exportable to aconfig_declarations by Zi Wang · 1 year, 7 months ago
  12. acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 1 year, 8 months ago
  13. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 9 months ago
  14. 4c27146 Merge "Properly package aconfig files for product and system_ext partitions" into main by Yu Liu · 1 year, 9 months ago
  15. 22e32f1 Properly package aconfig files for product and system_ext partitions by Yu Liu · 1 year, 9 months ago
  16. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  17. bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  18. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  19. 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 9 months ago
  20. cec0e41 Support rust modules when packaging aconfig files in apex. by Yu Liu · 1 year, 9 months ago
  21. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  22. cca3e0c Add aconfig flag value text file in aconfig_declarations provider by Jihoon Kang · 1 year, 9 months ago
  23. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 9 months ago
  24. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  25. eebb259 Handle the case where the release value set is a list. by Yu Liu · 1 year, 11 months ago
  26. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  27. 2cc802a Support aconfig_declarations, aconfig_values and aconfig_value_set by Yu Liu · 2 years ago
  28. 4551ea1 Add missing dependency for cache files on the aconfig files by Joe Onorato · 2 years, 1 month ago
  29. 1f82aea Merge "Support default-permission in aconfig_declarations" into main by Zhi Dou · 2 years, 1 month ago
  30. 3f65a41 Support default-permission in aconfig_declarations by Zhi Dou · 2 years, 1 month ago
  31. 457ddef Implement rust_aconfig_library by Vinh Tran · 2 years, 1 month ago
  32. 8a35a6f Pass declarations as separate arguments by Zhi Dou · 2 years, 2 months ago
  33. 981c926 Rename device_config --> aconfig and definitions --> declarations by Joe Onorato · 2 years, 3 months ago[Renamed (73%) from device_config/device_config_definitions.go]
  34. 81b25ed Rename aconfig namespace to package. by Joe Onorato · 2 years, 3 months ago
  35. c89e924 Rename aconfig intermediate file (json -> pb) by Mårten Kongstad · 2 years, 3 months ago
  36. 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 3 months ago
  37. fee845a Aconfig rules by Joe Onorato · 2 years, 4 months ago