1. a59e264 check exported flags when building all_aconfig_declarations by Zhi Dou · 6 months ago
  2. 7ec7cb0 Merge "Pass single-exported-file parameter" into main by Zhi Dou · 7 months ago
  3. 234a96c Pass single-exported-file parameter by Zhi Dou · 7 months ago
  4. 927d400 Introduce all_aconfig_declarations_extension module type by Jihoon Kang · 7 months ago
  5. eeea6b4 record-finalized-flags: pass in list of finalized flags by Mårten Kongstad · 8 months ago
  6. 5168470 Connect SDK build flag to aconfig binary. by Marybeth Fair · 8 months ago
  7. d78234b all_aconfig_declarations: record finalized flags by Mårten Kongstad · 8 months ago
  8. 81050fa all_aconfig_declarations: convert to SingletonModule by Mårten Kongstad · 8 months ago
  9. 72256e4 pass parameters to exported_java_aconfig_library by Zhi Dou · 9 months ago
  10. c8c74d6 Connect fingerprint build flag to soong. by Marybeth Fair · 9 months ago
  11. 12887ba Add RELEASE_ACONFIG_REQUIRE_ALL_READ_ONLY build flag. by Oriol Prieto Gascó · 9 months ago
  12. 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 1 year ago
  13. f072120 Skip writing ninja file for module with a cache hit during incremental build. by Yu Liu · 1 year, 1 month ago
  14. 98ea836 Support aapt2 resources flagging by Jihoon Kang · 1 year, 2 months ago
  15. fa29764 Experimental code to support build action caching. by Yu Liu · 1 year, 3 months ago
  16. eeff222 Pass "--container" to aconfig create-cache by Yu Liu · 1 year, 6 months ago
  17. 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 1 year, 6 months ago
  18. 864fd2f Merge "Support aconfig stoage files for apex." into main by Yu Liu · 1 year, 7 months ago
  19. 2a1adcc Include all_aconfig_declarations in sdk dist by Mårten Kongstad · 1 year, 7 months ago
  20. bba555e Support aconfig stoage files for apex. by Yu Liu · 1 year, 7 months ago
  21. 2a43e56 Introduce module type aconfig_declarations_group by Jihoon Kang · 1 year, 7 months ago
  22. 748ade2 Add dedup flag to aconfig dump-cache calls. by Yu Liu · 1 year, 7 months ago
  23. c479c02 Change `aconfig dump` to `aconfig dump-cache` by Mårten Kongstad · 1 year, 9 months ago
  24. 26d2c67 Merge "Replace `aconfig dump --format=bool` with explicit format string" into main by Mårten Kongstad · 1 year, 9 months ago
  25. aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year, 9 months ago
  26. b3fa1cf Replace `aconfig dump --format=bool` with explicit format string by Mårten Kongstad · 1 year, 9 months ago
  27. 0a0ea26 Fix broken sdk build (/bin/sh: 1: [[: not found) by Mårten Kongstad · 1 year, 9 months ago
  28. 1258acf Only include exported flags in android-flags.jar by Mårten Kongstad · 1 year, 9 months ago
  29. c82f118 Add exported_java_aconfig_library by Mårten Kongstad · 1 year, 10 months ago
  30. cca3e0c Add aconfig flag value text file in aconfig_declarations provider by Jihoon Kang · 1 year, 9 months ago
  31. d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 9 months ago
  32. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  33. facb8d6 aconfig/init.go: fix copy and paste mistakes by Mårten Kongstad · 1 year, 10 months ago
  34. c5e39f5 build system implementation for c/cpp test mode codegen by Dennis Shen · 2 years ago
  35. 2cc802a Support aconfig_declarations, aconfig_values and aconfig_value_set by Yu Liu · 2 years ago
  36. 1f82aea Merge "Support default-permission in aconfig_declarations" into main by Zhi Dou · 2 years, 1 month ago
  37. 3f65a41 Support default-permission in aconfig_declarations by Zhi Dou · 2 years, 1 month ago
  38. 1988ccf Merge "Implement rust_aconfig_library" into main by Dennis Shen · 2 years, 1 month ago
  39. 457ddef Implement rust_aconfig_library by Vinh Tran · 2 years, 1 month ago
  40. 9dc2451 Compare generated cache file with existing cache file by Zhi Dou · 2 years, 1 month ago
  41. b7c294a Add test mode for java config modules by Joe Onorato · 2 years, 1 month ago
  42. 37f900c Add aconfig flags and a generic generated library plugin module for cc by Joe Onorato · 2 years, 2 months ago
  43. 8a35a6f Pass declarations as separate arguments by Zhi Dou · 2 years, 2 months ago
  44. 2f99c47 Add aconfig dump of all aconfig_declarations modules. by Joe Onorato · 2 years, 3 months ago
  45. 981c926 Rename device_config --> aconfig and definitions --> declarations by Joe Onorato · 2 years, 3 months ago[Renamed (78%) from device_config/init.go]
  46. 81b25ed Rename aconfig namespace to package. by Joe Onorato · 2 years, 3 months ago
  47. 175073c Make aconfig flags generate a library instead of a srcjar. by Joe Onorato · 2 years, 3 months ago
  48. 9feb96d Change aconfig parameter from --namespace to --package by Mårten Kongstad · 2 years, 3 months ago
  49. fee845a Aconfig rules by Joe Onorato · 2 years, 4 months ago