1. 10eac08 Add ro.vendor.build.dont_use_vabc to disable VABC OTA by Kelvin Zhang · 4 years, 2 months ago
  2. 55987b5 Merge "Add vendor-bootconfig.img to target-files-package" by Devin Moore · 4 years, 2 months ago
  3. 0e257fc Merge "Remove redundant dependency to API_FINGERPRINT" by Inseob Kim · 4 years, 2 months ago
  4. 55af506 Add vendor-bootconfig.img to target-files-package by Devin Moore · 4 years, 2 months ago
  5. 2a70ea0 Remove redundant dependency to API_FINGERPRINT by Inseob Kim · 4 years, 2 months ago
  6. 1f50a36 Missing required packages for f2fs when building ota package by Jaegeuk Kim · 4 years, 2 months ago
  7. a7f8c55 Merge "RRO shouldn't depend on frameworks or system(_ext) app when TARGET_BUILD_UNBUNDLED" by Treehugger Robot · 4 years, 2 months ago
  8. f6cff22 Merge "add LOCAL_DISABLE_TEST_CONFIG logic" by Yuntao Xu · 4 years, 2 months ago
  9. 54b4372 Merge "Support all active codenames for BOARD_SYSTEMSDK_VERSIONS" by Colin Cross · 4 years, 2 months ago
  10. f93c13d RRO shouldn't depend on frameworks or system(_ext) app when TARGET_BUILD_UNBUNDLED by Jeongik Cha · 4 years, 2 months ago
  11. 5260f43 Merge "Enable a prop to determine the new figerprint is enabled" by Tianjie Xu · 4 years, 2 months ago
  12. 45efdc4 Support all active codenames for BOARD_SYSTEMSDK_VERSIONS by Colin Cross · 4 years, 2 months ago
  13. d56fb72 Merge changes from topic "f2fs-system" by Jaegeuk Kim · 4 years, 2 months ago
  14. 32a085c add LOCAL_DISABLE_TEST_CONFIG logic by Yuntao Xu · 4 years, 2 months ago
  15. f4ca056 Merge "Check super size for factory OTA at build time" by Tianjie Xu · 4 years, 2 months ago
  16. e2077b5 Merge "Move logic to disable flattening in unbundled app mode from Soong to make." by Martin Stjernholm · 4 years, 2 months ago
  17. c3b841a Enable a prop to determine the new figerprint is enabled by Tianjie · 4 years, 2 months ago
  18. 421990d Move logic to disable flattening in unbundled app mode from Soong to make. by Martin Stjernholm · 4 years, 2 months ago
  19. 1369654 Enable f2fs compression for other partitions by Jaegeuk Kim · 4 years, 3 months ago
  20. d33ceee Merge "Support AVB signing for BOARD_PREBUILT_BOOTIMAGE" by Bowgo Tsai · 4 years, 2 months ago
  21. 38d4a2a Merge "[memtag] Disable memtag for AndroidMk host modules." by Treehugger Robot · 4 years, 2 months ago
  22. b71a875 [memtag] Disable memtag for AndroidMk host modules. by Mitch Phillips · 4 years, 3 months ago
  23. cf9ead8 Support AVB signing for BOARD_PREBUILT_BOOTIMAGE by Bowgo Tsai · 4 years, 3 months ago
  24. d5e6a7c Disable <uses-library> checks for more tests (to fix MTS builds). by Ulya Trafimovich · 4 years, 3 months ago
  25. ab85371 Merge "BOARD_PREBUILT_BOOTIMAGE: removes the restriction of non system-as-root" by Treehugger Robot · 4 years, 3 months ago
  26. 3218d79 Merge "Do not alter presigned prebuilt apks for SDK > 29." by Jaewoong Jung · 4 years, 3 months ago
  27. 640544b BOARD_PREBUILT_BOOTIMAGE: removes the restriction of non system-as-root by Bowgo Tsai · 4 years, 3 months ago
  28. bf5d623 Merge "Don't make dexpreopt_tools.zip when dex2oat isn't avilable" by Treehugger Robot · 4 years, 3 months ago
  29. 294ec7d Check super size for factory OTA at build time by Tianjie · 4 years, 3 months ago
  30. b34f64f Do not alter presigned prebuilt apks for SDK > 29. by Jaewoong Jung · 4 years, 3 months ago
  31. ae6bdc0 Merge "Revert^2 "Enforce <uses-library> check for Android.mk modules."" by Treehugger Robot · 4 years, 3 months ago
  32. 7ceafda Revert^2 "Enforce <uses-library> check for Android.mk modules." by Ulyana Trafimovich · 4 years, 3 months ago
  33. 62519de Don't make dexpreopt_tools.zip when dex2oat isn't avilable by Jeongik Cha · 4 years, 3 months ago
  34. a700ad4 Revert "Enforce <uses-library> check for Android.mk modules." by Ulyana Trafimovich · 4 years, 3 months ago
  35. 2522c36 Target for tools to dexpreopt by Jeongik Cha · 4 years, 3 months ago
  36. 0b15451 Enforce <uses-library> check for Android.mk modules. by Ulya Trafimovich · 4 years, 4 months ago
  37. a530481 Merge "Don't set the build id if we need to append the digest" by Tianjie Xu · 4 years, 3 months ago
  38. 62a73db Merge "DO NOT MERGE - Merge RQ2A.210505.003." by Treehugger Robot · 4 years, 3 months ago
  39. 7a2e4a9 DO NOT MERGE - Merge RQ2A.210505.003. by Xin Li · 4 years, 3 months ago
  40. 5a75afb Merge "Rename DexPreoptImageLocations to DexPreoptImageLocationsOnHost" by Treehugger Robot · 4 years, 3 months ago
  41. f17cca4 Rename DexPreoptImageLocations to DexPreoptImageLocationsOnHost by Jeongik Cha · 4 years, 3 months ago
  42. 6fa22ce Merge "Add BOARD_USES_ODMIMAGE to soong config" by Inseob Kim · 4 years, 3 months ago
  43. 9eb1435 Merge "Add 'platform:' prefix to unqualified system server jars." by satayev · 4 years, 3 months ago
  44. c58ff2c Add BOARD_USES_ODMIMAGE to soong config by Inseob Kim · 4 years, 3 months ago
  45. 05302da Merge "Fix reference to uncleared variable in dex_preopt_odex_install.mk" by Colin Cross · 4 years, 3 months ago
  46. 9797623 Don't set the build id if we need to append the digest by Tianjie · 4 years, 3 months ago
  47. 7b70d98 Fix reference to uncleared variable in dex_preopt_odex_install.mk by Colin Cross · 4 years, 3 months ago
  48. 35a7a43 Add 'platform:' prefix to unqualified system server jars. by satayev · 4 years, 3 months ago
  49. 26e4d3e Merge "Add new target for building rust fuzzers for haiku" by Hamzeh Zawawy · 4 years, 3 months ago
  50. d18e142 Merge "Propagate CREATE_MINIDEBUGINFO to strip.sh" by David Srbecky · 4 years, 3 months ago
  51. bf086ed Propagate CREATE_MINIDEBUGINFO to strip.sh by David Srbecky · 4 years, 3 months ago
  52. b847012 Merge "Use order-only dependencies for symbols files" by Colin Cross · 4 years, 3 months ago
  53. 5dfe7a2 Add new target for building rust fuzzers for haiku by hamzeh · 4 years, 3 months ago
  54. a6d2d8c Merge "Update init.rc prebuilt handling" by Christian Wailes · 4 years, 3 months ago
  55. 2c806a7 Merge "Moving debug ramdisk resources under / of the ramdisk" by Treehugger Robot · 4 years, 3 months ago
  56. db98001 Use order-only dependencies for symbols files by Colin Cross · 4 years, 3 months ago
  57. 610286a Moving debug ramdisk resources under / of the ramdisk by Bowgo Tsai · 4 years, 3 months ago
  58. 35bf6b0 Copy dexpreopt.config only if it exists by Jeongik Cha · 4 years, 3 months ago
  59. 6edaa35 Merge "Store dexpreopt.config files to dexpreopt_config.zip" by Treehugger Robot · 4 years, 3 months ago
  60. a8056d6 Store dexpreopt.config files to dexpreopt_config.zip by Jeongik Cha · 4 years, 4 months ago
  61. 095bc7d Update init.rc prebuilt handling by Chris Wailes · 4 years, 4 months ago
  62. 9fd3b6a Merge "Enforce debugfs restrictions for S launching devices and newer" by Treehugger Robot · 4 years, 3 months ago
  63. 2074057 Merge "Add LOCAL_FULL_VINTF_FRAGMENTS to handle full path" by Treehugger Robot · 4 years, 4 months ago
  64. 37b11b8 Merge "Remove module-lib and system-server from TARGET_AVAILABLE_SDK_VERSIONS" by Colin Cross · 4 years, 4 months ago
  65. e85c66c Remove module-lib and system-server from TARGET_AVAILABLE_SDK_VERSIONS by Colin Cross · 4 years, 4 months ago
  66. f316203 Merge "Test changes for build support for test jni_libs" by Treehugger Robot · 4 years, 4 months ago
  67. 228ef5f Merge "Rename ro.product.enforce_debugfs_restrictions" by Treehugger Robot · 4 years, 4 months ago
  68. 68984aa Test changes for build support for test jni_libs by Daniel Cardenas · 4 years, 4 months ago
  69. 66321c1 Merge "Only allow LOCAL_IS_UNIT_TEST set to ALL_MODULES if defined." by Treehugger Robot · 4 years, 4 months ago
  70. b486363 Merge "Allow PRODUCT_CFI_INCLUDE_PATHS to work with 32-bit builds" by Treehugger Robot · 4 years, 4 months ago
  71. 31b2e3e Rename ro.product.enforce_debugfs_restrictions by Hridya Valsaraju · 4 years, 4 months ago
  72. 877586c Only allow LOCAL_IS_UNIT_TEST set to ALL_MODULES if defined. by yangbill · 4 years, 4 months ago
  73. 5b6f5a7 Add LOCAL_FULL_VINTF_FRAGMENTS to handle full path by Liz Kammer · 4 years, 4 months ago
  74. 06b891d Merge "Do not run "mkdir ./" in codebase root directly" by Colin Cross · 4 years, 4 months ago
  75. 507e84a Merge "Fix soong_config handling of CompressedApex" by Jimmy Chen · 4 years, 4 months ago
  76. 106e11c Fix soong_config handling of CompressedApex by Anton Hansson · 4 years, 4 months ago
  77. 064d91c Allow PRODUCT_CFI_INCLUDE_PATHS to work with 32-bit builds by Elvis Chien · 4 years, 4 months ago
  78. 08eb6d9 Merge "Add a missing dependency to the prebuilt app rule." by Jaewoong Jung · 4 years, 4 months ago
  79. a43c4ff Merge "Regroup conditions related to LOCAL_ENFORCE_USES_LIBRARIES." by Ulyana Trafimovich · 4 years, 4 months ago
  80. 1d1571e Merge "Support building recovery as standalone ramdisk in vendor_boot v4" by Yo Chiang · 4 years, 4 months ago
  81. 99802c7 Merge "Fix evaluation order of (Cfi|Memtag) exclude paths." by Treehugger Robot · 4 years, 4 months ago
  82. 4d41433 Merge "Make sure that BootJars is super set of ArtApexJars" by Paul Duffin · 4 years, 4 months ago
  83. d418e96 Make sure that BootJars is super set of ArtApexJars by Paul Duffin · 4 years, 4 months ago
  84. 1e3771f Merge "Add Rust vendor image support to Make." by Ivan Lozano · 4 years, 4 months ago
  85. e1e871d Do not run "mkdir ./" in codebase root directly by Po Hu · 4 years, 4 months ago
  86. 4cce23d Merge "Add test configuration for rust benchmarks." by Jeffrey Vander Stoep · 4 years, 4 months ago
  87. 21e8c35 Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  88. d3561ea Add a missing dependency to the prebuilt app rule. by Jaewoong Jung · 4 years, 4 months ago
  89. 13bc227 Fix evaluation order of (Cfi|Memtag) exclude paths. by Evgenii Stepanov · 4 years, 4 months ago
  90. affbaed Regroup conditions related to LOCAL_ENFORCE_USES_LIBRARIES. by Ulya Trafimovich · 4 years, 4 months ago
  91. 002dd30 Merge "[MTE] [CFI] Fix CFI -> diag promotion with memtag_heap." by Mitch Phillips · 4 years, 4 months ago
  92. 27db028 Merge "Don't expect all Java modules to have a manifest." by Ulyana Trafimovich · 4 years, 4 months ago
  93. 6ef5779 Don't expect all Java modules to have a manifest. by Ulya Trafimovich · 4 years, 4 months ago
  94. 7a8965c Merge "Support installing modules.options file" by Yo Chiang · 4 years, 4 months ago
  95. 408d898 Enforce debugfs restrictions for S launching devices and newer by Hridya Valsaraju · 4 years, 4 months ago
  96. 77e037c [MTE] [CFI] Fix CFI -> diag promotion with memtag_heap. by Mitch Phillips · 4 years, 4 months ago
  97. ffa65ba Merge "Only link the MTE notes against executables." by Peter Collingbourne · 4 years, 4 months ago
  98. 5f2d88b Merge "Add LOCAL_FULL_INIT_RC to handle init_rc full path" by Liz Kammer · 4 years, 4 months ago
  99. 8b80f3e Only link the MTE notes against executables. by Peter Collingbourne · 4 years, 4 months ago
  100. 71c7048 Merge "Strip whitespace from INTERNAL_VENDOR_RAMDISK_FRAGMENTS" by Yo Chiang · 4 years, 4 months ago