1. 72c626f Adds image-specific selinux_fc props to allow different file_contexts. by Daniel Norman · 6 years ago
  2. 0c45b0d Merge "Allow for the DTB image to be built by the Android build system." by Treehugger Robot · 6 years ago
  3. 59eaef0 Allow for the DTB image to be built by the Android build system. by Hridya Valsaraju · 6 years ago
  4. 65dbf9b Merge "Fix fuzzer builds." by Mitch Phillips · 6 years ago
  5. 42fe06b Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 6 years ago
  6. 40b5340 Merge "AIDEGen: Collect the srcjar path of modules into module-info.json" by Treehugger Robot · 6 years ago
  7. ee8f4a0 Fix fuzzer builds. by Mitch Phillips · 6 years ago
  8. a489a92 Merge "Add merging of apexkeys and apkcerts metadata" by Chris Gross · 6 years ago
  9. 2ee5efd Merge "Move check-all-partition-sizes to a non-phony rule" by Treehugger Robot · 6 years ago
  10. fabf50a Add merging of apexkeys and apkcerts metadata by Chris Gross · 6 years ago
  11. 5809047 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 6 years ago
  12. ab83244 Bypass LOCAL_*_REQUIRED_MODULES checks for ONE_SHOT_MAKEFILE by Colin Cross · 6 years ago
  13. 606c9f4 Move check-all-partition-sizes to a non-phony rule by Colin Cross · 6 years ago
  14. ab435e3 AIDEGen: Collect the srcjar path of modules into module-info.json by patricktu · 6 years ago
  15. 4534fcc Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190505.001) into master." by Xin Li · 6 years ago
  16. 9d608dc Allow overriding PRODUCT_EXTRA_VNDK_VERSIONS by Justin Yun · 6 years ago
  17. 196f64b Merge "Appending per-partition os_version into AVB props" by Treehugger Robot · 6 years ago
  18. 9b54801 Appending per-partition os_version into AVB props by Bowgo Tsai · 6 years ago
  19. 4dae317 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  20. 85fba4c Merge "Generate VNDK snapshot with Soong except configs" by Treehugger Robot · 6 years ago
  21. e51a728 Merge "Add libc_malloc_{debug,hooks}.so to the absence check." by Treehugger Robot · 6 years ago
  22. 3163453 Merge "Make implicit 32-bit apps on 64-bit target an error" by Anton Hansson · 6 years ago
  23. b35b427 Merge "Move default setting of a product variable" by Anton Hansson · 6 years ago
  24. ff29b0f Add libc_malloc_{debug,hooks}.so to the absence check. by Martin Stjernholm · 6 years ago
  25. 269dd01 Move default setting of a product variable by Anton Hansson · 6 years ago
  26. 10e02dc Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  27. 0590d45 DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master by Xin Li · 6 years ago
  28. 879b007 Make PRODUCT_CHARACTERISTICS a single-valued variable by Anton Hansson · 6 years ago
  29. 738b996 Merge "Whitelist javax.annotation.processing for inclusion in core-oj." by Pete Gillin · 6 years ago
  30. 6d25fc6 Make implicit 32-bit apps on 64-bit target an error by Anton Hansson · 6 years ago
  31. 976dd58 Merge "Use a copy of dexpreopt.config" by Colin Cross · 6 years ago
  32. 0ad2ef6 Whitelist javax.annotation.processing for inclusion in core-oj. by Pete Gillin · 6 years ago
  33. aa448d1 Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  34. 62ae232 Merge "Filter out .native_bridge static libs from NOTICE files" by Dimitry Ivanov · 6 years ago
  35. 51ba1df Use a copy of dexpreopt.config by Colin Cross · 6 years ago
  36. 8a39705 Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master." by Xin Li · 6 years ago
  37. 8ba7af7 DO NOT MERGE - Merge Pie Bonito/Sargo into master. by Xin Li · 6 years ago
  38. a19987d Filter out .native_bridge static libs from NOTICE files by dimitry · 6 years ago
  39. 273b25f Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  40. f26bef8 Merge "Extend library absence check to Bionic libs and all ART debug libs." by Martin Stjernholm · 6 years ago
  41. 333f7b5 Merge "Ensure TARGET_FLATTEN_APEX == true when ro.apex.updatable is not set" by Treehugger Robot · 6 years ago
  42. 765e433 Merge "Add PRODUCT_EXTRA_VNDK_VERSIONS product variables" by Treehugger Robot · 6 years ago
  43. 02426e6 Ensure TARGET_FLATTEN_APEX == true when ro.apex.updatable is not set by Jiyong Park · 6 years ago
  44. e115e3c Extend library absence check to Bionic libs and all ART debug libs. by Martin Stjernholm · 6 years ago
  45. 03aebdd Merge "Move BUILD_[HOST_]SHARED_TEST_LIBRARY to obsolete list" by Treehugger Robot · 6 years ago
  46. cecb32f Merge "Deprecate next set of make module types" am: 2cfbde6f38 by Dan Willemsen · 6 years ago
  47. 2cfbde6 Merge "Deprecate next set of make module types" by Treehugger Robot · 6 years ago
  48. 1c87bff Merge "Move ro.boot.dynamic_partitions to vendor/build.prop" am: e591ef32a0 by Hridya Valsaraju · 6 years ago
  49. e591ef3 Merge "Move ro.boot.dynamic_partitions to vendor/build.prop" by Treehugger Robot · 6 years ago
  50. eb22c94 Move BUILD_[HOST_]SHARED_TEST_LIBRARY to obsolete list by Dan Willemsen · 6 years ago
  51. fd84a92 Deprecate next set of make module types by Dan Willemsen · 6 years ago
  52. e942542 Merge "Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags" am: 84c96eba1e by Chris Gross · 6 years ago
  53. 84c96eb Merge "Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags" by Chris Gross · 6 years ago
  54. 1fd498d Move ro.boot.dynamic_partitions to vendor/build.prop by Hridya Valsaraju · 6 years ago
  55. e972350 Add PRODUCT_EXTRA_VNDK_VERSIONS product variables by Isaac Chen · 6 years ago
  56. 5fd2a08 Merge "Compute the needed shared libs for otatools." am: 5eba1c9a67 by Tao Bao · 6 years ago
  57. 5eba1c9 Merge "Compute the needed shared libs for otatools." by Treehugger Robot · 6 years ago
  58. f7d0b06 Merge "Use the installed vboot_signer." am: 40c03ff116 by Tao Bao · 6 years ago
  59. 40c03ff Merge "Use the installed vboot_signer." by Tao Bao · 6 years ago
  60. 24df732 Make change and version bump to PPRL.190505.001 by android-build-team Robot · 6 years ago
  61. 2022a3b Merge "Use --ignore_missing_files when creating symbols.zip" am: 96ba044c94 by Colin Cross · 6 years ago
  62. 8d34244 Use --ignore_missing_files when creating symbols.zip by Colin Cross · 6 years ago
  63. a784ef1 Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags by Chris Gross · 6 years ago
  64. 4550977 Merge "Mark many single value variables as such" am: c43a3e1103 by Anton Hansson · 6 years ago
  65. 4d60168 Merge "Add support for single-value product variables" am: 3e29407793 by Anton Hansson · 6 years ago
  66. c43a3e1 Merge "Mark many single value variables as such" by Anton Hansson · 6 years ago
  67. 3e29407 Merge "Add support for single-value product variables" by Anton Hansson · 6 years ago
  68. 96daeeb Compute the needed shared libs for otatools. by Tao Bao · 6 years ago
  69. d14c2f8 Use the installed vboot_signer. by Tao Bao · 6 years ago
  70. f446127 Merge "Using a test key to sign boot-debug.img if needed" am: 38809bdf99 by Bowgo Tsai · 6 years ago
  71. 38809bd Merge "Using a test key to sign boot-debug.img if needed" by Treehugger Robot · 6 years ago
  72. 844d65e Merge "Remove unused shared libs from otatools." am: 59c700154b by Tao Bao · 6 years ago
  73. 59c7001 Merge "Remove unused shared libs from otatools." by Tao Bao · 6 years ago
  74. 489a1e5 Merge "emulator: support dynamic partitions" am: 73c9f03b66 by Bo Hu · 6 years ago
  75. c1c4c0b Mark many single value variables as such by Anton Hansson · 6 years ago
  76. d26c647 Add support for single-value product variables by Anton Hansson · 6 years ago
  77. 1d642bc Remove unused shared libs from otatools. by Tao Bao · 6 years ago
  78. 9492ee3 emulator: support dynamic partitions by bohu · 6 years ago
  79. 72abaab Merge "Support PRESIGNED in soong_app_prebuilt.mk" am: d4079c5019 by Colin Cross · 6 years ago
  80. 26b0a26 Using a test key to sign boot-debug.img if needed by Bowgo Tsai · 6 years ago
  81. d4079c5 Merge "Support PRESIGNED in soong_app_prebuilt.mk" by Treehugger Robot · 6 years ago
  82. ededd54 Merge "Enable native_bridge" am: 37eadacc20 by dimitry · 6 years ago
  83. 37eadac Merge "Enable native_bridge" by Treehugger Robot · 6 years ago
  84. e16405d Merge "Remove reverse-list from java static libraries." am: 7c485728cf by Colin Cross · 6 years ago
  85. 7c48572 Merge "Remove reverse-list from java static libraries." by Colin Cross · 6 years ago
  86. 175f8da Merge "Add the library absence check as a kati stage check." am: 6c0a3af4bf by Martin Stjernholm · 6 years ago
  87. 6c0a3af Merge "Add the library absence check as a kati stage check." by Treehugger Robot · 6 years ago
  88. ee153db Merge "Update the references to verity tools." am: 31c2bf905e by Tao Bao · 6 years ago
  89. 31c2bf9 Merge "Update the references to verity tools." by Tao Bao · 6 years ago
  90. 3e63052 Enable native_bridge by dimitry · 6 years ago
  91. b0382f0 Add the library absence check as a kati stage check. by Martin Stjernholm · 6 years ago
  92. ce13dc4 Merge "BUILD_(HOST|TARGET)_TEST_CONFIG errors by default" am: 1c5610915f by Dan Willemsen · 6 years ago
  93. d5ab10e Update the references to verity tools. by Tao Bao · 6 years ago
  94. 64eaddf BUILD_(HOST|TARGET)_TEST_CONFIG errors by default by Dan Willemsen · 6 years ago
  95. 569835b Merge "Rename PRODUCT_USES_ART to PRODUCT_USES_DEFAULT_ART_CONFIG" by Calin Juravle · 6 years ago
  96. c23e013 Merge "Rename PRODUCT_USES_ART to PRODUCT_USES_DEFAULT_ART_CONFIG" by Calin Juravle · 6 years ago
  97. 6806771 Merge "Add libs that have been resolved to the library absence check." by Martin Stjernholm · 6 years ago
  98. 476f033 Merge "Don't sign auto-generated RROs with platform cert" am: 8a408a5d9f by Anton Hansson · 6 years ago
  99. ee30c73 Add libs that have been resolved to the library absence check. by Martin Stjernholm · 6 years ago
  100. 8a408a5 Merge "Don't sign auto-generated RROs with platform cert" by Anton Hansson · 6 years ago