1. f272adb Use more variables from Soong by Colin Cross · 6 years ago
  2. 0b690ed Merge "-D__ANDROID_NDK__ for SDK builds." by Steven Moreland · 6 years ago
  3. aa407a8 Merge "Add com.android.i18n APEX module to PRODUCT_PACKAGES" by vichang · 6 years ago
  4. 69340f6 Merge "releasetools: ota_from_target_files uses target_files_diff." by Tao Bao · 6 years ago
  5. 0b8c15b Merge "Add "arm64-v8a-hwasan" to the supported ABI list in SANITIZE_TARGET=hwaddress builds." by Treehugger Robot · 6 years ago
  6. 0c55b6d Merge "Revert "Add product and system_ext partition for emulator"" by Treehugger Robot · 6 years ago
  7. b5570cf Revert "Add product and system_ext partition for emulator" by Justin Yun · 6 years ago
  8. 401a840 -D__ANDROID_NDK__ for SDK builds. by Steven Moreland · 6 years ago
  9. c5cb45b Merge "Fix typo in error message in tools/fs_config/fs_config_generator.py." by Treehugger Robot · 6 years ago
  10. 4967483 releasetools: ota_from_target_files uses target_files_diff. by Tao Bao · 6 years ago
  11. 4c9527b Merge "Move make_recovery_path and sparse_img to modules." by Tao Bao · 6 years ago
  12. 5ca32df Fix typo in error message in tools/fs_config/fs_config_generator.py. by Roland Levillain · 6 years ago
  13. e11a460 Move make_recovery_path and sparse_img to modules. by Tao Bao · 6 years ago
  14. 3738f37 Merge "releasetools: merge_target_files sets verbose in main." by Tao Bao · 6 years ago
  15. 4310966 Merge "Filter out VENDOR_PYTHONPATH from PYTHONPATH in aosp." by Treehugger Robot · 6 years ago
  16. abb806b releasetools: merge_target_files sets verbose in main. by Tao Bao · 6 years ago
  17. 7edc2b1 Merge "releasetools: Build build_super_image as a lib." by Tao Bao · 6 years ago
  18. 28dd0c8 Merge "releasetools: Drop the support for creating image archive from dir." by Tao Bao · 6 years ago
  19. a514c4e Merge "releasetools: Don't write outputs if not in verbose mode." by Tao Bao · 6 years ago
  20. b7957f1 Merge "Build and use ota_from_target_files as a module." by Tao Bao · 6 years ago
  21. 554245e Merge "Support `m dist updatepackage`" by Treehugger Robot · 6 years ago
  22. 169b1cb Merge "VTS: Create vts-core suite and packaging rules" by Treehugger Robot · 6 years ago
  23. c4dba1d Filter out VENDOR_PYTHONPATH from PYTHONPATH in aosp. by Jim Tang · 6 years ago
  24. 9ae6495 Support `m dist updatepackage` by Dan Willemsen · 6 years ago
  25. 005305a releasetools: Build build_super_image as a lib. by Tao Bao · 6 years ago
  26. 8821d64 Build and use ota_from_target_files as a module. by Tao Bao · 6 years ago
  27. 6240872 Merge "Remove import_includes/export_includes" by Dan Willemsen · 6 years ago
  28. 2aac9c9 releasetools: Drop the support for creating image archive from dir. by Tao Bao · 6 years ago
  29. 477d289 Merge "Adds support for optionally generating vbmeta.img in merge_builds." by Daniel Norman · 6 years ago
  30. 718faed releasetools: Don't write outputs if not in verbose mode. by Tao Bao · 6 years ago
  31. 276f062 Adds support for optionally generating vbmeta.img in merge_builds. by Daniel Norman · 6 years ago
  32. c016c28 Merge "Handle zygote_32_64 in gsi_release.mk" by Treehugger Robot · 6 years ago
  33. 1bc828c Merge "releasetools: Add FORCE_RUN_RELEASETOOLS." by Tao Bao · 6 years ago
  34. 18ffd58 Remove import_includes/export_includes by Dan Willemsen · 6 years ago
  35. 8b8b9b6 Merge changes from topic "rm_ONE_SHOT_MAKEFILE" by Dan Willemsen · 6 years ago
  36. 8d8e3d6 Merge "Explicitly add lld's relr relocation flags for Android Pie and above" by Pirama Arumuga Nainar · 6 years ago
  37. 7d223c6 releasetools: Add FORCE_RUN_RELEASETOOLS. by Tao Bao · 6 years ago
  38. f915d9d Merge "Add missing aapt2 dep in appcompat-files" by Dan Willemsen · 6 years ago
  39. a239c67 Add missing aapt2 dep in appcompat-files by Luca Stefani · 6 years ago
  40. bcd7741 Handle zygote_32_64 in gsi_release.mk by SzuWei Lin · 6 years ago
  41. 9a1d60f Merge "Add build script to create a self extracting archive with a click through license" by Treehugger Robot · 6 years ago
  42. d42cabc Merge "Add Mainline Test Suite (MTS)." by Chen Zhu · 6 years ago
  43. 0df0f6b Remove [jni_]link_type files by Dan Willemsen · 6 years ago
  44. 5c3fc2a Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  45. 3c1bec0 Merge "Remove PRODUCT_IOT." by Elliott Hughes · 6 years ago
  46. 95b0913 Add Mainline Test Suite (MTS). by Chen Zhu · 6 years ago
  47. 6aea25d Add "arm64-v8a-hwasan" to the supported ABI list in SANITIZE_TARGET=hwaddress builds. by Peter Collingbourne · 6 years ago
  48. 04bc250 Merge "Clean-up CL for CL985267." by Chris Gross · 6 years ago
  49. 1c85993 Merge "Add product and system_ext partition for emulator" by Treehugger Robot · 6 years ago
  50. ef7e3f2 Add product and system_ext partition for emulator by Justin Yun · 6 years ago
  51. bf2af95 Explicitly add lld's relr relocation flags for Android Pie and above by Pirama Arumuga Nainar · 6 years ago
  52. 3d51ac07 VTS: Create vts-core suite and packaging rules by nelsonli · 6 years ago
  53. c864fe9 Merge "Add misc_info.txt needed to build super.img" by Isaac Chen · 6 years ago
  54. e5d4a9e Clean-up CL for CL985267. by Chris Gross · 6 years ago
  55. d69e849 Merge "Stop supporting wrapping the build with `make`" by Dan Willemsen · 6 years ago
  56. bb03979 Merge "Include extra licenses in vendor image NOTICE file" by Chris Gross · 6 years ago
  57. a2d19cf Merge "Remove the PRODUCT-* goal" by Dan Willemsen · 6 years ago
  58. 0548439 Remove PRODUCT_IOT. by Elliott Hughes · 6 years ago
  59. 3a8cc17 Add misc_info.txt needed to build super.img by Isaac Chen · 6 years ago
  60. 2cd7eaa Merge "Add native bridge abis to corresponding abilists" by Evgeny Eltsin · 6 years ago
  61. 8939489 Stop supporting wrapping the build with `make` by Dan Willemsen · 6 years ago
  62. 58df13d Merge "Specify the API level via the triple instead of __ANDROID_API__." by Peter Collingbourne · 6 years ago
  63. a85f0ee Merge "Adds new merge builds script for use in merging two non-dist builds." by Treehugger Robot · 6 years ago
  64. 8a5d597 Remove the PRODUCT-* goal by Dan Willemsen · 6 years ago
  65. 1c790ca Add build script to create a self extracting archive with a click through license by Mitchell Wills · 6 years ago
  66. bfc51ef Adds new merge builds script for use in merging two non-dist builds. by Daniel Norman · 6 years ago
  67. 6f8e3da Merge "Remove the APP-* goal" by Treehugger Robot · 6 years ago
  68. 28fbe7f Add native bridge abis to corresponding abilists by Evgeny Eltsin · 6 years ago
  69. 98efd82 Merge "releasetools: Move recovery-two-step.img to OTA/." by Tao Bao · 6 years ago
  70. 0480850 releasetools: Move recovery-two-step.img to OTA/. by Tao Bao · 6 years ago
  71. 46d95f7 Add com.android.i18n APEX module to PRODUCT_PACKAGES by Victor Chang · 6 years ago
  72. 5da40ed Merge "fix: set built_module in misc_prebuilt_internal.mk" by Treehugger Robot · 6 years ago
  73. 01ab167 Remove the APP-* goal by Dan Willemsen · 6 years ago
  74. e3606ae Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 6 years ago
  75. aad39b3 Include extra licenses in vendor image NOTICE file by Chris Gross · 6 years ago
  76. 6b466c8 Merge "releasetools: Fix the use of StringIO." by Treehugger Robot · 6 years ago
  77. cfbf9d3 Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  78. bb73388 releasetools: Fix the use of StringIO. by Tao Bao · 6 years ago
  79. b4befed Merge "Move libneuralnetworks.so to com.android.neuralnetworks APEX" by Przemyslaw Szczepaniak · 6 years ago
  80. 5358b92 Merge "Ensure no redundant ABI reference dumps" by Hsin-Yi Chen · 6 years ago
  81. 6722de1 Merge "Generate /etc/{passwd,group} for all partitions" by Tom Cherry · 6 years ago
  82. 21e8cbd Merge "Remove libhidlcache" by Steven Moreland · 6 years ago
  83. 1f80894 Merge "Add libbinder_ndk to ll-ndk." by Steven Moreland · 6 years ago
  84. f7eb2f8 Merge "Add RBE mk file to support bootstrapping RBE and setting relevant environment variables." by Ramy Medhat · 6 years ago
  85. 049d535 Add libraries txt file to build target by Kiyoung Kim · 6 years ago
  86. 5f42d56 Merge "Inject boot patch level into boot-debug.img" by Treehugger Robot · 6 years ago
  87. 07ece13 Ensure no redundant ABI reference dumps by Hsin-Yi Chen · 6 years ago
  88. ef85b4c Add libbinder_ndk to ll-ndk. by Steven Moreland · 6 years ago
  89. fb303a5 Generate /etc/{passwd,group} for all partitions by Tom Cherry · 6 years ago
  90. bf07f00 Merge "Cleanup ASan build implementation." by Dan Albert · 6 years ago
  91. 34f1c35 Remove libhidlcache by Steven Moreland · 6 years ago
  92. 79da901 Merge "Create ODM partition NOTICE file" by Chris Gross · 6 years ago
  93. 56bcff9 Merge "Remove unused BoardConfig variables." by Elliott Hughes · 6 years ago
  94. b994524 Inject boot patch level into boot-debug.img by Pangyen Chen · 6 years ago
  95. 0fbfb4b fix: set built_module in misc_prebuilt_internal.mk by Jooyung Han · 6 years ago
  96. 97f75df Merge "Add default LMK properties to GSI" by Treehugger Robot · 6 years ago
  97. a0530aa Cleanup ASan build implementation. by Dan Albert · 6 years ago
  98. f67c72b Move libneuralnetworks.so to com.android.neuralnetworks APEX by Przemyslaw Szczepaniak · 6 years ago
  99. 7c9ea2b Merge "Removed an obsolete TODO." by Tao Bao · 6 years ago
  100. 2e6e73b Remove unused BoardConfig variables. by Elliott Hughes · 6 years ago