1. b3eb208 Merge "Strip more board config variables" by Cole Faust · 3 years, 8 months ago
  2. b5373a9 Merge "Add 32.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS" by Treehugger Robot · 3 years, 8 months ago
  3. f900cb4 Merge "Correctly copy the board configuration input variables" by Cole Faust · 3 years, 8 months ago
  4. 3db143c Merge "Remove duplicate includes of BUILD_NOTICE_FILE" by Colin Cross · 3 years, 8 months ago
  5. 3be5b72 Correctly copy the board configuration input variables by Cole Faust · 3 years, 8 months ago
  6. fab626b Merge "Revert "Temporarily remove the care_map in the ota package"" by Tianjie Xu · 3 years, 8 months ago
  7. 1ecb2f9 Merge "Add a variable to specify standalone system server jars." by Jiakai Zhang · 3 years, 8 months ago
  8. 161c7aa Merge "Add dumpstate device AIDL HAL packages to target/product/gsi/current.txt" by Kedar Chitnis · 3 years, 8 months ago
  9. 2f76f90 Revert "Temporarily remove the care_map in the ota package" by Tianjie Xu · 3 years, 8 months ago
  10. 0096a75 Merge "build_image: Query the actual image size after invoking the final mkfs." by David Anderson · 3 years, 8 months ago
  11. 9118768 Merge "Define $(PRODUCT_OUT) before running the board config" by Treehugger Robot · 3 years, 8 months ago
  12. a9bc0e1 Merge "Embed zucchini version info in target_files" by Treehugger Robot · 3 years, 8 months ago
  13. 009d6f8 build_image: Query the actual image size after invoking the final mkfs. by David Anderson · 3 years, 9 months ago
  14. 29bb613 Strip more board config variables by Cole Faust · 3 years, 8 months ago
  15. 143af92 Remove duplicate includes of BUILD_NOTICE_FILE by Colin Cross · 3 years, 8 months ago
  16. c06f062 Embed zucchini version info in target_files by Kelvin Zhang · 3 years, 8 months ago
  17. 6013329 Merge "Make SOONG_HOST_OUT an alias for HOST_OUT" by Colin Cross · 3 years, 8 months ago
  18. 52e5d9c Define $(PRODUCT_OUT) before running the board config by Cole Faust · 3 years, 8 months ago
  19. 44ffb21 Add a variable to specify standalone system server jars. by Jiakai Zhang · 3 years, 9 months ago
  20. d373dd2 Merge "Use dex2oat64 on 64-bit-only builds" by Treehugger Robot · 3 years, 8 months ago
  21. 9bc6186 Merge "Remove `gdbserver` from `PRODUCT_PACKAGES_DEBUG` in `base_system.mk`." by Roland Levillain · 3 years, 8 months ago
  22. e124e3a Add 32.0 to PLATFORM_SEPOLICY_COMPAT_VERSIONS by Inseob Kim · 3 years, 9 months ago
  23. 3fed5bb Remove `gdbserver` from `PRODUCT_PACKAGES_DEBUG` in `base_system.mk`. by Roland Levillain · 3 years, 8 months ago
  24. af78df0 Merge "Sort PRODUCT_APEX_BOOT_JARS automatically." by Ulyana Trafimovich · 3 years, 8 months ago
  25. c9ec59c Sort PRODUCT_APEX_BOOT_JARS automatically. by Ulya Trafimovich · 3 years, 8 months ago
  26. 1917e4e Use dex2oat64 on 64-bit-only builds by Kevin Brodsky · 3 years, 8 months ago
  27. 344c0bf Add dumpstate device AIDL HAL packages to target/product/gsi/current.txt by Kedar Chitnis · 3 years, 9 months ago
  28. 7d9103b Merge "Change type of TARGET_BUILD_APPS from bool to list" by Cole Faust · 3 years, 8 months ago
  29. 3596656 Merge "Exclude predefined variables from board config" by Treehugger Robot · 3 years, 8 months ago
  30. 46bd6ec Merge "Ensure there are no empty paths in ANDROID_BUILD_PATHS and PATH." by Treehugger Robot · 3 years, 8 months ago
  31. 03aa6cd Merge "Sort PRODUCT_APEX_SYSTEM_SERVER_JARS automatically." by Treehugger Robot · 3 years, 8 months ago
  32. 00496c1 Sort PRODUCT_APEX_SYSTEM_SERVER_JARS automatically. by Ulya Trafimovich · 3 years, 8 months ago
  33. 6a01226 Ensure there are no empty paths in ANDROID_BUILD_PATHS and PATH. by Martin Stjernholm · 3 years, 8 months ago
  34. 9680501 Merge "DO NOT MERGE: Revert "Add NEED_AIDL_NDK_PLATFORM_BACKEND"" by Treehugger Robot · 3 years, 8 months ago
  35. f41bff9 DO NOT MERGE: Revert "Add NEED_AIDL_NDK_PLATFORM_BACKEND" by Nahian Ashraf · 3 years, 8 months ago
  36. 5588a88 Change type of TARGET_BUILD_APPS from bool to list by Cole Faust · 3 years, 8 months ago
  37. 4d7ddff Merge "Add NEED_AIDL_NDK_PLATFORM_BACKEND" by Jiyong Park · 3 years, 8 months ago
  38. be6d5f1 Exclude predefined variables from board config by Cole Faust · 3 years, 8 months ago
  39. 4228f8f Merge "Return product config variables from board_configuration" by Cole Faust · 3 years, 8 months ago
  40. 495fafe Merge "SignApk - support loading private keys from pkcs#11 keystore" by Michael Groover · 3 years, 8 months ago
  41. 55870dd Merge "Disallow setting LOCAL_MODULE_STEM for android packages" by Treehugger Robot · 3 years, 8 months ago
  42. f0d7d8f Return product config variables from board_configuration by Cole Faust · 3 years, 8 months ago
  43. f823ec6 Merge "Configure boot image profiles for platform and unbundled ART module builds (reland)." by Martin Stjernholm · 3 years, 9 months ago
  44. 1fb1088 Merge "Fix signapk not found error when running ota_from_target_files locally" by Treehugger Robot · 3 years, 9 months ago
  45. 4fc3aa0 Fix signapk not found error when running ota_from_target_files locally by Kelvin Zhang · 3 years, 9 months ago
  46. 91964c8 Configure boot image profiles for platform and unbundled ART module by Martin Stjernholm · 3 years, 9 months ago
  47. 9a991fa Merge "Update conversion results file only when it changed." by Treehugger Robot · 3 years, 9 months ago
  48. 345da98 Merge "Extract primary APK from apk sets in Soong" by Colin Cross · 3 years, 9 months ago
  49. da166c5 Make SOONG_HOST_OUT an alias for HOST_OUT by Colin Cross · 3 years, 9 months ago
  50. 7dc8f48 Update conversion results file only when it changed. by Sasha Smundak · 3 years, 9 months ago
  51. 613ae21 Merge changes from topics "dist_for_goals", "mk2star" by Treehugger Robot · 3 years, 9 months ago
  52. c20dd97 Runtime reporting of the conversion errors. by Sasha Smundak · 3 years, 9 months ago
  53. 91fc734 Runtime support for dist-for-goals. by Sasha Smundak · 3 years, 9 months ago
  54. 351cd2e Merge changes from topic "servicemanager-recovery" by Yifan Hong · 3 years, 9 months ago
  55. f42c7d6 Extract primary APK from apk sets in Soong by Colin Cross · 3 years, 9 months ago
  56. dacbe7a Merge "Add notdir implementation" by Treehugger Robot · 3 years, 9 months ago
  57. 0cc94d3 Add notdir implementation by Cole Faust · 3 years, 9 months ago
  58. 8a7e9af Merge "Don't assume _soong_config_namespaces_key is present" by Cole Faust · 3 years, 9 months ago
  59. 2f4692b Don't assume _soong_config_namespaces_key is present by Cole Faust · 3 years, 9 months ago
  60. d1c2c4e Merge "Translate BUILT_INSTALLED to LOCAL_BUILT_MODULE" by Colin Cross · 3 years, 9 months ago
  61. f1e1bcb Merge "Always default to 1.9 for host java modules in Android.mk files" by Treehugger Robot · 3 years, 9 months ago
  62. d59e23e Merge "Merge soong_{cc,rust}_prebuilt.mk" by Ivan Lozano · 3 years, 9 months ago
  63. 362f55a Always default to 1.9 for host java modules in Android.mk files by Colin Cross · 3 years, 9 months ago
  64. 802f211 Translate BUILT_INSTALLED to LOCAL_BUILT_MODULE by Colin Cross · 3 years, 9 months ago
  65. 629ca86 Merge "Revert "Configure boot image profiles for platform and unbundled ART module"" by Martin Stjernholm · 3 years, 9 months ago
  66. a7e1611 Revert "Configure boot image profiles for platform and unbundled ART module" by Martin Stjernholm · 3 years, 9 months ago
  67. ae48bc0 Add servicemanager.recovery to base_vendor.mk. by Yifan Hong · 3 years, 9 months ago
  68. 276b8c0 Add recovery service_contexts. by Yifan Hong · 3 years, 9 months ago
  69. 35e7ab3 Merge "Configure boot image profiles for platform and unbundled ART module builds." by Treehugger Robot · 3 years, 9 months ago
  70. d96be59 Merge soong_{cc,rust}_prebuilt.mk by Ivan Lozano · 3 years, 9 months ago
  71. 866d824 Merge changes from topic "fsverity_digest" by Treehugger Robot · 3 years, 9 months ago
  72. edf3230 Merge "Revert "Add fsverity test key"" by Treehugger Robot · 3 years, 9 months ago
  73. 1f925ed Configure boot image profiles for platform and unbundled ART module builds. by Martin Stjernholm · 3 years, 9 months ago
  74. f69346e Add fsverity digest manifest by Inseob Kim · 3 years, 10 months ago
  75. b73f8dc Revert "Add fsverity test key" by Inseob Kim · 3 years, 9 months ago
  76. 9cda397 Implement fsverity metadata generator by Inseob Kim · 3 years, 10 months ago
  77. 372d74a Merge "Record ALL_DEPS by default." by Treehugger Robot · 3 years, 9 months ago
  78. 6f2d435 Merge "Add oatdump and dexdump to dexpreopt_tools.zip" by Eric Miao · 3 years, 9 months ago
  79. 5c6410e Record ALL_DEPS by default. by Jim Tang · 3 years, 9 months ago
  80. 7bd2d13c Merge "Fix BOARD_SYSTEMSDK_VERSIONS checks" by Treehugger Robot · 3 years, 9 months ago
  81. e856367 Merge "Add soong_config_get" by Cole Faust · 3 years, 9 months ago
  82. 7a04899 Merge "Fix python3 incompatiable code" by Tianjie Xu · 3 years, 9 months ago
  83. 585ec03 Merge changes from topic "soong-java-install" by Treehugger Robot · 3 years, 9 months ago
  84. 0e21221 Merge "Fix product single value variables failed issue" by Anton Hansson · 3 years, 9 months ago
  85. b049191 Fix python3 incompatiable code by Tianjie · 3 years, 9 months ago
  86. 70a886c Add soong_config_get by Cole Faust · 3 years, 9 months ago
  87. 984ad44 Merge "Skip signing key check in some cases" by Treehugger Robot · 3 years, 9 months ago
  88. e81ec69 Fix BOARD_SYSTEMSDK_VERSIONS checks by Justin Yun · 3 years, 9 months ago
  89. 8bd19a4 Merge "Remove unnecessary RBE sourcing in envsetup.sh" by Kousik Kumar · 3 years, 9 months ago
  90. 3fcc525 Merge "Temporarily remove the care_map in the ota package" by Tianjie Xu · 3 years, 9 months ago
  91. ece722c Merge "Use python 3 for release tools" by Cole Faust · 3 years, 9 months ago
  92. 1d0fd2c Add oatdump and dexdump to dexpreopt_tools.zip by Eric Miao · 3 years, 9 months ago
  93. 4b588cf Skip signing key check in some cases by Kelvin Zhang · 3 years, 9 months ago
  94. 96f398c Merge "Clean SOONG_HOST_OUT for moving rust and sh_binary modules" by Treehugger Robot · 3 years, 9 months ago
  95. a421192 Merge "Add missing dependency from module name to symlinks" by Treehugger Robot · 3 years, 9 months ago
  96. 5856cfb Temporarily remove the care_map in the ota package by Tianjie · 3 years, 9 months ago
  97. 689c3fb Fix product single value variables failed issue by liulvping · 3 years, 9 months ago
  98. 47cfffe Move java install rules into Soong by Colin Cross · 3 years, 9 months ago
  99. a69b809 Don't create compatibility suite copy rules for installed path by Colin Cross · 3 years, 9 months ago
  100. cf5c18a Clean SOONG_HOST_OUT for moving rust and sh_binary modules by Colin Cross · 3 years, 9 months ago