1. 75aa3ff Merge "Update ota script to match init's logic" am: 11e5f33e2c by Tianjie Xu · 5 years ago
  2. fd99aae Merge "Make the ro.build.version.release consistent between device build prop & partition build prop" am: 4df8556158 by Tianjie Xu · 5 years ago
  3. 11e5f33 Merge "Update ota script to match init's logic" by Tianjie Xu · 5 years ago
  4. 4df8556 Merge "Make the ro.build.version.release consistent between device build prop & partition build prop" by Tianjie Xu · 5 years ago
  5. 0afe7d6 Merge "Update location of some files while moving them" am: 5fefac293d by Julien Desprez · 5 years ago
  6. 2a3ab16 Merge "Enable uploading ramdisk to target img.zip" am: 07445235a8 by Treehugger Robot · 5 years ago
  7. 5fefac2 Merge "Update location of some files while moving them" by Julien Desprez · 5 years ago
  8. 0744523 Merge "Enable uploading ramdisk to target img.zip" by Treehugger Robot · 5 years ago
  9. b37c5be Update ota script to match init's logic by Tianjie · 5 years ago
  10. 1605938 Enable uploading ramdisk to target img.zip by Enrico Granata · 5 years ago
  11. 282b6fc Merge "Remove unneed jar files from the system partition" am: e1faea86f9 by Makoto Onuki · 5 years ago
  12. e1faea8 Merge "Remove unneed jar files from the system partition" by Makoto Onuki · 5 years ago
  13. 1c643cb Merge "Add build property to enable fscompression" am: bea507259c by Jaegeuk Kim · 5 years ago
  14. c2c28f9 Merge "Remove env-var-allowlist" am: 3a7a960a86 by Kousik Kumar · 5 years ago
  15. bea5072 Merge "Add build property to enable fscompression" by Jaegeuk Kim · 5 years ago
  16. 3a7a960 Merge "Remove env-var-allowlist" by Kousik Kumar · 5 years ago
  17. e88ac67 Make the ro.build.version.release consistent between device build prop & partition build prop by Tianjie · 5 years ago
  18. ed754fb Add build property to enable fscompression by Jaegeuk Kim · 5 years ago
  19. 79af988 Update location of some files while moving them by Julien Desprez · 5 years ago
  20. 90ac5ae Remove unneed jar files from the system partition by Makoto Onuki · 5 years ago
  21. 405847a Remove env-var-allowlist by Kousik Kumar · 5 years ago
  22. 7ff7168 Merge "Add function to extract timestamp from boot image" am: f2ef765168 by Yifan Hong · 5 years ago
  23. f2ef765 Merge "Add function to extract timestamp from boot image" by Yifan Hong · 5 years ago
  24. 125d0b6 Add function to extract timestamp from boot image by Yifan Hong · 5 years ago
  25. 9b15ad3 Merge "Source vendorsetup.sh scripts anywhere within the repo." am: e98d29b4ad by Patrice Arruda · 5 years ago
  26. e98d29b Merge "Source vendorsetup.sh scripts anywhere within the repo." by Patrice Arruda · 5 years ago
  27. 8125de9 Merge "Rename com.android.art module." am: a530fa9825 by Martin Stjernholm · 5 years ago
  28. a530fa9 Merge "Rename com.android.art module." by Martin Stjernholm · 5 years ago
  29. aa4b824 Source vendorsetup.sh scripts anywhere within the repo. by Patrice Arruda · 5 years ago
  30. fec7aa8 Merge "Add abazel() function to envsetup." am: 870ff764a6 by Rupert Shuttleworth · 5 years ago
  31. 870ff76 Merge "Add abazel() function to envsetup." by Rupert Shuttleworth · 5 years ago
  32. 6e5d8c8 Merge "Builds boot-debug.img if INSTALLED_BOOTIMAGE_TARGET." am: f3d4f2f26b by Treehugger Robot · 5 years ago
  33. f3d4f2f Merge "Builds boot-debug.img if INSTALLED_BOOTIMAGE_TARGET." by Treehugger Robot · 5 years ago
  34. 6bb786a Merge "Reflect MALLOC_ZERO_CONTENTS default true." am: 1162536936 by Steven Moreland · 5 years ago
  35. 1162536 Merge "Reflect MALLOC_ZERO_CONTENTS default true." by Steven Moreland · 5 years ago
  36. 2b37bd9 Merge "Update vndk list for android.hardware.common.fmq" am: 761f5fe164 by Devin Moore · 5 years ago
  37. 761f5fe Merge "Update vndk list for android.hardware.common.fmq" by Devin Moore · 5 years ago
  38. 1cced44 Rename com.android.art module. by Martin Stjernholm · 5 years ago
  39. 0e2c301 Merge "Remove apidiff task and droiddoc jdiff support" am: 20f517e1c3 by Anton Hansson · 5 years ago
  40. 20f517e Merge "Remove apidiff task and droiddoc jdiff support" by Anton Hansson · 5 years ago
  41. 101598c Merge "Skip ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 5 years ago
  42. 131fa7d Add abazel() function to envsetup. by Rupert Shuttleworth · 5 years ago
  43. dbd0122 Merge "Package proguard_usage.zip files in jacoco-report-classes-all.jar" am: cfa39194ad by Treehugger Robot · 5 years ago
  44. cfa3919 Merge "Package proguard_usage.zip files in jacoco-report-classes-all.jar" by Treehugger Robot · 5 years ago
  45. 3854ebc Merge "Add <ramdisk>/system/etc/ramdisk/build.prop." am: c75a3c5434 by Yifan Hong · 5 years ago
  46. af67081 Builds boot-debug.img if INSTALLED_BOOTIMAGE_TARGET. by Daniel Norman · 5 years ago
  47. 38c8824 Reflect MALLOC_ZERO_CONTENTS default true. by Steven Moreland · 5 years ago
  48. c75a3c5 Merge "Add <ramdisk>/system/etc/ramdisk/build.prop." by Yifan Hong · 5 years ago
  49. 5c3f09c Merge "Make the build fail when the executable prebuilt target check fails." am: dee171a859 by Martin Stjernholm · 5 years ago
  50. dee171a Merge "Make the build fail when the executable prebuilt target check fails." by Martin Stjernholm · 5 years ago
  51. 62b08d2 Merge changes from topic "board-system-ext-sepolicy" am: 6d34f734ae by Treehugger Robot · 5 years ago
  52. e85e3ff soong_config: Plat->SystemExt*SepolicyDirs am: 501ca68fd5 by Felix Elsner · 5 years ago
  53. 6d34f73 Merge changes from topic "board-system-ext-sepolicy" by Treehugger Robot · 5 years ago
  54. 4231172 Merge "Revert^2 "use new GKI kernel location"" am: a5e1dc4b1c by Steve Muckle · 5 years ago
  55. a5e1dc4 Merge "Revert^2 "use new GKI kernel location"" by Steve Muckle · 5 years ago
  56. e8ac995 Package proguard_usage.zip files in jacoco-report-classes-all.jar by Colin Cross · 5 years ago
  57. 68a3cef Update vndk list for android.hardware.common.fmq by Devin Moore · 5 years ago
  58. e549153 Merge "Build otatools files before building OTA packages." am: 49ccbb3729 by Yifan Hong · 5 years ago
  59. 49ccbb3 Merge "Build otatools files before building OTA packages." by Yifan Hong · 5 years ago
  60. 2f7b994 Merge "Various fixes to PRODUCT_BUILD_<IMAGE> variables." am: 9b7cce9417 by Treehugger Robot · 5 years ago
  61. 9b7cce9 Merge "Various fixes to PRODUCT_BUILD_<IMAGE> variables." by Treehugger Robot · 5 years ago
  62. 0f0fa1a Revert^2 "use new GKI kernel location" by Steve Muckle · 5 years ago
  63. c8acaa6 Merge "Add clean step to remove Soong's host copies of libconscrypt_openjdk_jni.so" am: f00bfe0105 by Pete Bentley · 5 years ago
  64. f00bfe0 Merge "Add clean step to remove Soong's host copies of libconscrypt_openjdk_jni.so" by Pete Bentley · 5 years ago
  65. 4c9c891 Add clean step to remove Soong's host copies of libconscrypt_openjdk_jni.so by Pete Bentley · 5 years ago
  66. 677a137 Merge "Revert "use new GKI kernel location"" am: f07902e84f by Xiao Ma · 5 years ago
  67. f07902e Merge "Revert "use new GKI kernel location"" by Xiao Ma · 5 years ago
  68. a028176 Revert "use new GKI kernel location" by Xiao Ma · 5 years ago
  69. b3f99cd Merge "use new GKI kernel location" am: 1d83969db8 by Steve Muckle · 5 years ago
  70. 5d15b8d Skip ab/6749736 in stage. by Xin Li · 5 years ago
  71. 1d83969 Merge "use new GKI kernel location" by Steve Muckle · 5 years ago
  72. 871d07c Merge "Refactor OWNERS files in platform/build/make." am: f09dce28d3 by Joe Onorato · 5 years ago
  73. f09dce2 Merge "Refactor OWNERS files in platform/build/make." by Joe Onorato · 5 years ago
  74. f6e0927 Merge "Add missing target-native-copy-pairs util" am: a98b188e50 by Dan Shi · 5 years ago
  75. a98b188 Merge "Add missing target-native-copy-pairs util" by Dan Shi · 5 years ago
  76. 33fd5d4 Add <ramdisk>/system/etc/ramdisk/build.prop. by Yifan Hong · 5 years ago
  77. 395bf6a Merge "Allow zip64 support when opening zip files" am: 5b7e8e0406 by Treehugger Robot · 5 years ago
  78. 5b7e8e0 Merge "Allow zip64 support when opening zip files" by Treehugger Robot · 5 years ago
  79. ba048cb Refactor OWNERS files in platform/build/make. by Joe Onorato · 5 years ago
  80. c22d741 Merge "Revert "Add timestamp to ramdisk."" am: fa1349600e by Yifan Hong · 5 years ago
  81. 42879ff Various fixes to PRODUCT_BUILD_<IMAGE> variables. by Daniel Norman · 5 years ago
  82. fa13496 Merge "Revert "Add timestamp to ramdisk."" by Yifan Hong · 5 years ago
  83. 0bbbc93 Revert "Add timestamp to ramdisk." by Yifan Hong · 5 years ago
  84. 4f10706 use new GKI kernel location by Steve Muckle · 5 years ago
  85. 351a317 Remove apidiff task and droiddoc jdiff support by Anton Hansson · 5 years ago
  86. ab42cd0 Add missing target-native-copy-pairs util by Dan Shi · 5 years ago
  87. 5c1b199 Build otatools files before building OTA packages. by Yifan Hong · 5 years ago
  88. bdf8131 Merge "Add timestamp to ramdisk." am: 396b0a2074 by Treehugger Robot · 5 years ago
  89. 396b0a2 Merge "Add timestamp to ramdisk." by Treehugger Robot · 5 years ago
  90. 2899375 Merge "Skip unneeded notice files for DATA modules." am: 3592aedd78 by Treehugger Robot · 5 years ago
  91. 3592aed Merge "Skip unneeded notice files for DATA modules." by Treehugger Robot · 5 years ago
  92. 7917ae1 Merge "Include selinux_policy_* for product and system_ext." am: 09da8b1ba1 by Treehugger Robot · 5 years ago
  93. 09da8b1 Merge "Include selinux_policy_* for product and system_ext." by Treehugger Robot · 5 years ago
  94. d9bf9e3 Merge "Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt" am: c50ba5554a by Treehugger Robot · 5 years ago
  95. a16690c Skip unneeded notice files for DATA modules. by Jesse Hall · 5 years ago
  96. c50ba55 Merge "Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt" by Treehugger Robot · 5 years ago
  97. bf4e8f4 Make the build fail when the executable prebuilt target check fails. by Martin Stjernholm · 5 years ago
  98. 599330f Include selinux_policy_* for product and system_ext. by Justin Yun · 5 years ago
  99. d7df770 soong_config: Support SYSTEM_EXT* sepolicy vars by Felix Elsner · 5 years ago
  100. 501ca68 soong_config: Plat->SystemExt*SepolicyDirs by Felix Elsner · 5 years ago