1. 7416d67 Revert "Revert "Limit System SDK to 34 for Java modules in the v..." by Jiyong Park · 12 months ago
  2. 1f16622 Revert "Limit System SDK to 34 for Java modules in the vendor pa..." by Sebastian Pickl · 12 months ago
  3. ec47e99 Limit System SDK to 34 for Java modules in the vendor partition by Jiyong Park · 12 months ago
  4. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
  5. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
  6. 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 1 month ago
  7. a16bd6b Don't write license data to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 1 month ago
  8. c43a4ac sysprop_library: cflags + ldflags by Steven Moreland · 1 year, 2 months ago
  9. e3e930d Merge "Implement bp2build for Sysprop Java" into main by Trevor Radcliffe · 1 year, 3 months ago
  10. 9b81d79 Implement bp2build for Sysprop Java by Trevor Radcliffe · 1 year, 3 months ago
  11. af1fde4 Generate product variants by default by Justin Yun · 1 year, 3 months ago
  12. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 3 months ago
  13. 12dc96e Set Bazel_module for (un)converted sysprop libs by Liz Kammer · 1 year, 5 months ago
  14. 5c4729d Show module type in a module section of the Android-TARGET.mk by Sasha Smundak · 2 years, 1 month ago
  15. cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 2 years, 4 months ago
  16. d82e8f6 Delete SyspropMutator (again) by Trevor Radcliffe · 2 years, 7 months ago
  17. d4b8f7e Merge "Revert "Delete SyspropMutator"" by Silvia Vinyes · 2 years, 4 months ago
  18. 6a777b8 Revert "Delete SyspropMutator" by Chung-Kai (Michael) Mei · 2 years, 4 months ago
  19. 4c56946 Merge "Delete SyspropMutator" by Trevor Radcliffe · 2 years, 4 months ago
  20. ad3d123 cc bp2build for sysprop_library modules by Trevor Radcliffe · 2 years, 4 months ago
  21. 2db49e3 Delete SyspropMutator by Trevor Radcliffe · 2 years, 7 months ago
  22. abc0dab Move proguard test files to java package by Colin Cross · 2 years, 9 months ago
  23. 9da1f81 Add ramdisk_available to sysprop_library by Inseob Kim · 3 years, 7 months ago
  24. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 8 months ago
  25. f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 3 years, 9 months ago
  26. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 9 months ago
  27. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 9 months ago
  28. 9cbbbb8 Convert sysprop package to fixtures by Paul Duffin · 3 years, 10 months ago
  29. 6e3ce72 Add preparers for sysprop by Paul Duffin · 3 years, 10 months ago
  30. 5e914b2 sysprop_library correctly supports apex_available and min_sdk_version by Jiyong Park · 3 years, 10 months ago
  31. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 3 years, 10 months ago
  32. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
  33. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 4 years ago
  34. c9770d6 Allow sysprop library API files to be missing by Inseob Kim · 4 years ago
  35. b499922 Revert^2 "Export soong license data to make." by Bob Badour · 4 years ago
  36. 61a55a0 Revert "Export soong license data to make." by Jerome Gaillard · 4 years ago
  37. 74fab31 Export soong license data to make. by Bob Badour · 4 years, 3 months ago
  38. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  39. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago
  40. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  41. 07def12 Add comments about sysprop_library by Inseob Kim · 4 years, 1 month ago
  42. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
  43. 63e9ec7 Define product_available property by Justin Yun · 4 years, 2 months ago
  44. ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 2 months ago
  45. 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 3 months ago
  46. fe61218 Use sysprop stub regarding to the install location by Inseob Kim · 4 years, 2 months ago
  47. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  48. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 3 months ago
  49. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 5 months ago
  50. 021f4e5 Fix prebuilt mutator ordering in tests by Paul Duffin · 4 years, 5 months ago
  51. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
  52. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago
  53. 69cf09e Fix build error of sysprop_library in namespace by Inseob Kim · 4 years, 8 months ago
  54. 379660c cc: add min_sdk_version prop by Jooyung Han · 4 years, 8 months ago
  55. 7b3de8f Add apex_available to sysprop_library by Paul Duffin · 4 years, 9 months ago
  56. 628d7ef Implement sysprop type checker by Inseob Kim · 4 years, 9 months ago
  57. 89db15d Add C++ Host support on sysprop_library by Inseob Kim · 5 years ago
  58. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 5 years ago
  59. d686791 Improve cc tests by adding sanitizer mutators by Paul Duffin · 5 years ago
  60. 0c4979b Dedup prebuilt mutator registration by Paul Duffin · 5 years ago
  61. 77980a8 Dedup registration for cc default test config by Paul Duffin · 5 years ago
  62. 43dc1cc Dedup system modules and sdk library module type registration by Paul Duffin · 5 years ago
  63. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 5 years ago
  64. 0cbb31e Merge "Create public stub for platform's sysprop_library" by Treehugger Robot · 5 years ago
  65. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 5 years ago
  66. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  67. fb0c16e Move imageMutator before archMutator by Colin Cross · 5 years ago
  68. 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
  69. ae6c520 Move ImageMutator after archMutator by Colin Cross · 5 years ago
  70. b326ac2 Fix: vendor and odm are restricted to use public platform properties by Jiyong Park · 5 years ago
  71. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
  72. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  73. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  74. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 5 years ago
  75. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 5 years ago
  76. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  77. 4288274 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  78. 5cefbd2 sysprop_library: Rename system scope to public by Inseob Kim · 6 years ago
  79. da63a49 Fix sysprop_library build err when using filegroup by Inseob Kim · 6 years ago
  80. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  81. 80a87b3 Add No_dist property by Sundong Ahn · 6 years ago
  82. 3047fa2 Build framework.aidl in Soong by Colin Cross · 6 years ago
  83. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 6 years ago
  84. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  85. 1f95976 Remove libbase dependency of sysprop_library by Inseob Kim · 6 years ago
  86. 6e93ac9 Fix checking of empty slice properties by Inseob Kim · 6 years ago
  87. f63c2fb Add comment to api_packages property by Inseob Kim · 6 years ago
  88. 854a944 Add recovery_available property to sysprop module by Jiyong Park · 6 years ago
  89. 5d1598f Fix: sysprop module can't be used with whole_static_libs by Jiyong Park · 6 years ago
  90. e4759b9 Add java/testing.go for sysprop_test.go by Colin Cross · 6 years ago
  91. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago