1. ba2a460 Use OutputFilesProvider on syspropJavaGenRule by mrziwang · 1 year, 2 months ago
  2. acd75d2 Generate wrapper lib.rs with one module per sysprop file. by Andrew Walbran · 1 year, 5 months ago
  3. d3f500d gen_parsers_and_formatters.rs is no longer generated. by Andrew Walbran · 1 year, 5 months ago
  4. f4775ca Make syspropRustGenRule work with absolute paths by Aleksei Vetrov · 1 year, 5 months ago
  5. a5deb73 Revert^4 "Integrate Rust-specific System Properties into rules generation." by Andrew Walbran · 1 year, 6 months ago
  6. a0f0bdb Merge "Revert^3 "Integrate Rust-specific System Properties into rules generation."" into main by Paul Duffin · 1 year, 6 months ago
  7. 2766baa Revert^3 "Integrate Rust-specific System Properties into rules generation." by Paul Duffin · 1 year, 6 months ago
  8. e38e2c0 Merge "Revert^2 "Integrate Rust-specific System Properties into rules generation."" into main by Andrew Walbran · 1 year, 6 months ago
  9. ac0c873 Revert^2 "Integrate Rust-specific System Properties into rules generation." by Andrew Walbran · 1 year, 6 months ago
  10. 444d6b6 Merge "Revert "Integrate Rust-specific System Properties into rules generation."" into main by Rico Wind · 1 year, 6 months ago
  11. be3ea4f Revert "Integrate Rust-specific System Properties into rules generation." by Rico Wind · 1 year, 6 months ago
  12. 4b8e361 Merge "Integrate Rust-specific System Properties into rules generation." into main by Andrew Walbran · 1 year, 6 months ago
  13. b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 1 year, 7 months ago
  14. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 8 months ago
  15. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 8 months ago
  16. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 8 months ago
  17. a16bd6b Don't write license data to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 9 months ago
  18. c43a4ac sysprop_library: cflags + ldflags by Steven Moreland · 1 year, 9 months ago
  19. 9b81d79 Implement bp2build for Sysprop Java by Trevor Radcliffe · 1 year, 10 months ago
  20. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 11 months ago
  21. 65374ed Integrate Rust-specific System Properties into rules generation. by Dzmitry Shmatkou · 2 years ago
  22. 12dc96e Set Bazel_module for (un)converted sysprop libs by Liz Kammer · 2 years ago
  23. 5c4729d Show module type in a module section of the Android-TARGET.mk by Sasha Smundak · 2 years, 8 months ago
  24. cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 2 years, 11 months ago
  25. d82e8f6 Delete SyspropMutator (again) by Trevor Radcliffe · 3 years, 2 months ago
  26. d4b8f7e Merge "Revert "Delete SyspropMutator"" by Silvia Vinyes · 2 years, 11 months ago
  27. 6a777b8 Revert "Delete SyspropMutator" by Chung-Kai (Michael) Mei · 2 years, 11 months ago
  28. 4c56946 Merge "Delete SyspropMutator" by Trevor Radcliffe · 2 years, 11 months ago
  29. ad3d123 cc bp2build for sysprop_library modules by Trevor Radcliffe · 3 years ago
  30. 2db49e3 Delete SyspropMutator by Trevor Radcliffe · 3 years, 2 months ago
  31. 9da1f81 Add ramdisk_available to sysprop_library by Inseob Kim · 4 years, 2 months ago
  32. 6e3ce72 Add preparers for sysprop by Paul Duffin · 4 years, 5 months ago
  33. 5e914b2 sysprop_library correctly supports apex_available and min_sdk_version by Jiyong Park · 4 years, 5 months ago
  34. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 4 years, 5 months ago
  35. c9770d6 Allow sysprop library API files to be missing by Inseob Kim · 4 years, 7 months ago
  36. b499922 Revert^2 "Export soong license data to make." by Bob Badour · 4 years, 7 months ago
  37. 61a55a0 Revert "Export soong license data to make." by Jerome Gaillard · 4 years, 7 months ago
  38. 74fab31 Export soong license data to make. by Bob Badour · 4 years, 10 months ago
  39. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
  40. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 8 months ago
  41. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
  42. 07def12 Add comments about sysprop_library by Inseob Kim · 4 years, 8 months ago
  43. 63e9ec7 Define product_available property by Justin Yun · 4 years, 9 months ago
  44. fe61218 Use sysprop stub regarding to the install location by Inseob Kim · 4 years, 10 months ago
  45. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  46. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 5 years ago
  47. 69cf09e Fix build error of sysprop_library in namespace by Inseob Kim · 5 years ago
  48. 379660c cc: add min_sdk_version prop by Jooyung Han · 5 years ago
  49. 7b3de8f Add apex_available to sysprop_library by Paul Duffin · 5 years ago
  50. 628d7ef Implement sysprop type checker by Inseob Kim · 5 years ago
  51. 89db15d Add C++ Host support on sysprop_library by Inseob Kim · 6 years ago
  52. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 6 years ago
  53. b326ac2 Fix: vendor and odm are restricted to use public platform properties by Jiyong Park · 6 years ago
  54. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 6 years ago
  55. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 6 years ago
  56. 4288274 Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  57. da63a49 Fix sysprop_library build err when using filegroup by Inseob Kim · 6 years ago
  58. 80a87b3 Add No_dist property by Sundong Ahn · 6 years ago
  59. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  60. 6e93ac9 Fix checking of empty slice properties by Inseob Kim · 6 years ago
  61. f63c2fb Add comment to api_packages property by Inseob Kim · 6 years ago
  62. 854a944 Add recovery_available property to sysprop module by Jiyong Park · 6 years ago
  63. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago