1. e6481c1 Include soong installs file before Android.mk files by Cole Faust · 8 months ago
  2. db3606d Merge "Move sysprop assignments to separate mk file" into main by Treehugger Robot · 8 months ago
  3. 9feef37 Record contents of EXTRA_INSTALL_ZIPS files in file_list.txt by Cole Faust · 8 months ago
  4. 85b83a9 Move sysprop assignments to separate mk file by Inseob Kim · 8 months ago
  5. adc3664 Merge "Add new product property to detect if PAGE_SIZE is defined" into main by William McVicker · 8 months ago
  6. 56ac6da Use new metalava jar-to-diff command by Paul Duffin · 8 months ago
  7. 66481ae Remove BOARD_VNDK_VERSION usage from Kati by Kiyoung Kim · 9 months ago
  8. fdeacfd Remove PLATFORM_VNDK_VERSION related code by Kiyoung Kim · 9 months ago
  9. adaf1c6 Copy build.prop[-<part>] to dist dir only if the corresponding partition by Yi-Yo Chiang · 9 months ago
  10. 000e31c Define PRODUCT_SHIPPING_VENDOR_API_LEVEL by Justin Yun · 10 months ago
  11. 2aa40fb Add system_ext.img to droidcore-unbundled by Yi-Yo Chiang · 10 months ago
  12. bc5a427 Merge "Define a make target for all LLNDK dumps" into main by Hsin-Yi Chen · 10 months ago
  13. 23d8556 Define a make target for all LLNDK dumps by Hsin-Yi Chen · 11 months ago
  14. de8af59 Disable reboot to ram dump on zygote crash loop for -eng builds by Jiyong Park · 11 months ago
  15. 1e14cdf Do not set BOARD_VNDK_VERSION and PLATFORM_VNDK_VERSION by Kiyoung Kim · 11 months ago
  16. b33308c Use RELEASE_BOARD_API_LEVEL_FROZEN by Justin Yun · 11 months ago
  17. 4637daf Remove last reference to SOONG_COLLECT_JAVA_DEPS by Colin Cross · 12 months ago
  18. 850a2e8 Add new product property to detect if PAGE_SIZE is defined by Will McVicker · 1 year, 1 month ago
  19. f2b6016 Define ro.llndk.api_level by Justin Yun · 1 year, 1 month ago
  20. ca2c656 Merge "Respect PRODUCT_PACKAGES_SHIPPING_API_LEVEL in artifact path checker" into main by Devin Moore · 1 year, 1 month ago
  21. d47e194 Respect PRODUCT_PACKAGES_SHIPPING_API_LEVEL in artifact path checker by Devin Moore · 1 year, 1 month ago
  22. 136fa83 Merge "Define BOARD_API_LEVEL and BOARD_API_LEVEL_FROZEN" into main by Justin Yun · 1 year, 2 months ago
  23. 92f8043 Escape sbom lines by Colin Cross · 1 year, 2 months ago
  24. 23d5243 Define BOARD_API_LEVEL and BOARD_API_LEVEL_FROZEN by Justin Yun · 1 year, 2 months ago
  25. 2071b4e Merge "Set ro.product.vndk.version for VNDK v35" into main by Justin Yun · 1 year, 2 months ago
  26. aed37d7 Remove obsolete uses of LOCAL_MODULE_TAGS by Colin Cross · 1 year, 2 months ago
  27. 925d1f5 Set ro.product.vndk.version for VNDK v35 by Justin Yun · 1 year, 2 months ago
  28. f71c221 Remove ro.product.vndk.version property by Justin Yun · 1 year, 2 months ago
  29. df85b86 Make checkbuild depend on blueprint_tests by Colin Cross · 1 year, 2 months ago
  30. 29445bd Do not compare KEEP_VNDK with false by Kiyoung Kim · 1 year, 3 months ago
  31. 81923d1 Define llndk modules instead of vndk_package by Kiyoung Kim · 1 year, 3 months ago
  32. a28e56e Merge "Do not set ro.(product.)vndk.version if VNDK is deprecated" into main by Kiyoung Kim · 1 year, 4 months ago
  33. db21a2a Merge "Don't read the odex zip files when building sbom-metadata.csv" into main by Treehugger Robot · 1 year, 4 months ago
  34. 8253e12 Adding a system property to enable 16k dev options by Pawan Wagh · 1 year, 4 months ago
  35. b35231e Build the proguard dict zip without PACKAGING intermediates by Cole Faust · 1 year, 4 months ago
  36. 9ff7a37 Don't read the odex zip files when building sbom-metadata.csv by Cole Faust · 1 year, 4 months ago
  37. 3747299 Do not set ro.(product.)vndk.version if VNDK is deprecated by Kiyoung Kim · 1 year, 4 months ago
  38. 075d962 Ignore vndk compat symlinks in artifact path requirements by Cole Faust · 1 year, 4 months ago
  39. 517a132 Add SBOM metadata for symlinks in root directory so they can be included in product SBOMs. by Wei Li · 1 year, 5 months ago
  40. 9b4cf43 Include flags files in product SBOM. by Wei Li · 1 year, 5 months ago
  41. 604ab2f Remove duplicate in unbundled build moduels defined in TARGET_BUILD_APPS. by Wei Li · 1 year, 5 months ago
  42. 21e6105 Merge "Combine aconfig cache files into per-partition dumps." into main by Treehugger Robot · 1 year, 5 months ago
  43. 3ca44b2 Merge "Add a new variable for deprecating VNDK" into main by Treehugger Robot · 1 year, 5 months ago
  44. f019601 Add a new variable for deprecating VNDK by Kiyoung Kim · 1 year, 6 months ago
  45. 2ecded0 Do not install required modules from order-only deps by Jooyung Han · 1 year, 6 months ago
  46. 63a8455 Combine aconfig cache files into per-partition dumps. by Joe Onorato · 1 year, 6 months ago
  47. 5074566 Revert "Revert "Support SBOM generation of m build unbundled APEXs."" by Wei Li · 1 year, 6 months ago
  48. 3a958ff Change initialization message. by Lukacs T. Berki · 1 year, 6 months ago
  49. c201751 Merge "Include static libraries information in Android SBOM." by Wei Li · 1 year, 6 months ago
  50. d263695 Include static libraries information in Android SBOM. by Wei Li · 1 year, 7 months ago
  51. 4179225 Remove PRODUCT_SEPOLICY_SPLIT. by Steven Moreland · 1 year, 7 months ago
  52. ef158a9 Add a copy of AB OTA partition list prop in vendor partition by Kelvin Zhang · 1 year, 8 months ago
  53. 2231df8 Merge changes from topic "b/278060169" by Treehugger Robot · 1 year, 7 months ago
  54. 5440331 Replace touch -a with comment by Jeongik Cha · 1 year, 7 months ago
  55. 05210f9 BUILD_NUMBER and BUILD_HOSTNAME doesn't affect kati regeneration by Jeongik Cha · 1 year, 8 months ago
  56. d104c38 Merge "Fix small spelling error in build/core/main.mk" by Matthew Sedam · 1 year, 7 months ago
  57. fb861d6 Fix small spelling error in build/core/main.mk by Matthew Sedam · 1 year, 7 months ago
  58. d8eac1c 16k: Add 16K variant kernel/ramdisk build targets by Kelvin Zhang · 1 year, 7 months ago
  59. 863cba2 Merge "Revert "16k: Add 16K variant kernel/ramdisk build targets"" by Kelvin Zhang · 1 year, 7 months ago
  60. 6572bee Revert "16k: Add 16K variant kernel/ramdisk build targets" by Kelvin Zhang · 1 year, 7 months ago
  61. ab9fb56 Merge "16k: Add 16K variant kernel/ramdisk build targets" by Kelvin Zhang · 1 year, 7 months ago
  62. 1f04dfa 16k: Add 16K variant kernel/ramdisk build targets by Kelvin Zhang · 1 year, 8 months ago
  63. fd7e651 Some changes to support SBOM generation for b build unbundled APEXs. by Wei Li · 1 year, 8 months ago
  64. a553071 Merge "16k: Add ro.product.cpu.pagesize.max property" by Kalesh Singh · 1 year, 8 months ago
  65. 148276b Properly define angle.mk by Peiyong Lin · 1 year, 8 months ago
  66. e872adf Merge "Use ro.gfx.angle.supported to indicate if ANGLE is built in vendor" by Yuxin Hu · 1 year, 8 months ago
  67. dbd7c04 Use ro.gfx.angle.supported to indicate if ANGLE is built in vendor by Yuxin Hu · 1 year, 8 months ago
  68. 72222fb 16k: Add ro.product.cpu.pagesize.max property by Kalesh Singh · 1 year, 8 months ago
  69. 0ab788e Merge "Copy SBOM files of unbundled APKs to dist directory." by Wei Li · 1 year, 8 months ago
  70. 49af939 Copy SBOM files of unbundled APKs to dist directory. by Wei Li · 1 year, 9 months ago
  71. bc18b00 Move old installed file cleanup logic below build/make/core/Makefile by Colin Cross · 1 year, 9 months ago
  72. ed97847 Merge "Include hwasan lib and runtime on arm64 system images" by Florian Mayer · 1 year, 9 months ago
  73. 201eb3b Include hwasan lib and runtime on arm64 system images by Florian Mayer · 1 year, 9 months ago
  74. c4d0a61 Copy SBOM files to directory dist/sbom instead of dist/. by Wei Li · 1 year, 9 months ago
  75. ff8e18c Revert "Revert "Copy SBOM to dist directory when running "m dist"."" by Wei Li · 1 year, 9 months ago
  76. 4ae1b2e Merge "Add partition compatibility symlinks to installed file list." by Treehugger Robot · 1 year, 9 months ago
  77. e64367c Add partition compatibility symlinks to installed file list. by Wei Li · 1 year, 9 months ago
  78. 5bb735b Quote the value of product mfr in case it contains space. by Wei Li · 1 year, 9 months ago
  79. fd358ae Revert "Copy SBOM to dist directory when running "m dist"." by Juho Kim · 1 year, 9 months ago
  80. bc7868b Copy SBOM to dist directory when running "m dist". by Wei Li · 1 year, 10 months ago
  81. ec0881e Filter out installed files of partitions not built for a target product in SBOM generation. by Wei Li · 1 year, 9 months ago
  82. d67a345 Merge "add PRODUCT_SOURCE_ROOT_DIRS product variable" by Treehugger Robot · 1 year, 9 months ago
  83. f0889e2 Merge "remove reference to old VTS config" by Treehugger Robot · 1 year, 9 months ago
  84. 4c3b83f add PRODUCT_SOURCE_ROOT_DIRS product variable by Sam Delmerico · 1 year, 10 months ago
  85. aa81ee2 remove reference to old VTS config by Steven Moreland · 1 year, 9 months ago
  86. 0c01c90 Update hardcoded references to android_*stubs_current by Spandan Das · 1 year, 9 months ago
  87. d2b9ad4 Merge "Disable riscv64 dependency on bcc and ld.mc" by Treehugger Robot · 1 year, 10 months ago
  88. 4993336 Generate SBOM of the target product in file sbom.spdx.json in product out directory. by Wei Li · 2 years ago
  89. 161d711 Revert "Generate SBOM of the target product in file sbom.spdx in..." by Kevin Han · 1 year, 10 months ago
  90. 88ac7ae Generate SBOM of the target product in file sbom.spdx in product out directory. by Wei Li · 2 years ago
  91. a1d6109 Disable riscv64 dependency on bcc and ld.mc by Colin Cross · 1 year, 10 months ago
  92. e473190 Merge "Resubmit: Initial add wvts to build" by Treehugger Robot · 2 years ago
  93. b81b4e3 Allow vendors to add custom vbmeta partitions by Kelvin Zhang · 2 years ago
  94. 1b73bfb Resubmit: Initial add wvts to build by Robert Shih · 2 years ago
  95. 57fe3f6 Revert "Initial add wvts to build" by Robert Shih · 2 years ago
  96. 588f2e6 Initial add wvts to build by Robert Shih · 2 years ago
  97. d6c6e3a Determine whether to enable userfaultfd GC at build time. by Jiakai Zhang · 2 years, 1 month ago
  98. 06c6273 Remove deprecated BOARD_BUILD_SYSTEM_ROOT_IMAGE by Yi-Yo Chiang · 2 years, 3 months ago
  99. 70b69de Add ro.force.debuggable=0 to ADDITIONAL_SYSTEM_PROPERTIES by Yi-Yo Chiang · 2 years, 7 months ago
  100. ba33724 Create license metadata for copied targets. by Bob Badour · 2 years, 7 months ago