1. f2728d6 Add option to enable lz4diff by Kelvin Zhang · 3 years, 7 months ago
  2. 21e7285 Merge "Embed host liblz4.so in target_files" by Treehugger Robot · 3 years, 7 months ago
  3. bd7e1a3 Merge "Set a BIONIC_COVERAGE .mk variable" by Pirama Arumuga Nainar · 3 years, 7 months ago
  4. 6877e81 Embed host liblz4.so in target_files by Kelvin Zhang · 3 years, 7 months ago
  5. 70ca7c6 Merge "Add min_sdk_version to BuildManifest.apk" by Victor Hsieh · 3 years, 7 months ago
  6. efbb6ff Add min_sdk_version to BuildManifest.apk by Jiyong Park · 3 years, 7 months ago
  7. 664dd48 Merge "Add sepolicy compat versions to soong config" by Treehugger Robot · 3 years, 7 months ago
  8. dcd7e28 Merge "Add option to enable zucchini" by Treehugger Robot · 3 years, 7 months ago
  9. 76537be Merge "Add an option to specify the path to aapt2." by Martin Stjernholm · 3 years, 7 months ago
  10. 6a95477 Merge "Change ifneq(,$(A) $(B)) to ifneq(,$(strip $(A) $(B)))" by Treehugger Robot · 3 years, 7 months ago
  11. 8193900 Change ifneq(,$(A) $(B)) to ifneq(,$(strip $(A) $(B))) by Yi-Yo Chiang · 3 years, 7 months ago
  12. 555c3a7 Merge "Write signature size even when it's empty" by Treehugger Robot · 3 years, 7 months ago
  13. 8ef4430 Merge "Fix GetCareMap for small images" by Treehugger Robot · 3 years, 7 months ago
  14. 58472e8 Add an option to specify the path to aapt2. by Martin Stjernholm · 3 years, 7 months ago
  15. 410bb38 Add option to enable zucchini by Kelvin Zhang · 3 years, 7 months ago
  16. 98ef7bb Fix GetCareMap for small images by Kelvin Zhang · 3 years, 7 months ago
  17. d541c6c Merge "Add missing dependencies of fs-verity manifest APK" by Treehugger Robot · 3 years, 7 months ago
  18. be1029a Add missing dependencies of fs-verity manifest APK by Victor Hsieh · 3 years, 7 months ago
  19. 1ebd070 Merge "Merge sc-qpr1 to aosp-master - DO NOT MERGE" by Bill Yi · 3 years, 7 months ago
  20. 097f6bc Merge "Add android.hardware.bluetooth.audio-V1-ndk.so" by Treehugger Robot · 3 years, 7 months ago
  21. 1c2c284 Merge "Add a.hardware.audio.common and a.media.audio.common" by Treehugger Robot · 3 years, 7 months ago
  22. 934aaaf Add sepolicy compat versions to soong config by Inseob Kim · 3 years, 7 months ago
  23. ec91843 Merge "Verbose warning message for PRODUCT_INSTALL_DEBUG_POLICY_TO_SYSTEM_EXT" by Yi-yo Chiang · 3 years, 7 months ago
  24. 5709c4a Merge "Unconditionally copy the system build.prop into target_files archive" by Yi-yo Chiang · 3 years, 7 months ago
  25. 7c88c9c Merge "Move fsverity metadata generation to Makefile" by Treehugger Robot · 3 years, 7 months ago
  26. 5a77fbf Merge sc-qpr1 to aosp-master - DO NOT MERGE by Bill Yi · 3 years, 7 months ago
  27. bd5fd25 Merge "Avoid packing ramdisk into GKI boot-*.img" by Treehugger Robot · 3 years, 7 months ago
  28. 3d5ae80 Write signature size even when it's empty by Inseob Kim · 3 years, 7 months ago
  29. 802c86f Merge "Export test data dependencies in module-info" by Treehugger Robot · 3 years, 7 months ago
  30. 135c1f1 Move fsverity metadata generation to Makefile by Inseob Kim · 3 years, 7 months ago
  31. 13daf3d Merge "Move manifest generation logic into static_java_library.mk" by Spandan Das · 3 years, 7 months ago
  32. 9b25841 Unconditionally copy the system build.prop into target_files archive by Yi-Yo Chiang · 3 years, 7 months ago
  33. 68684be Move manifest generation logic into static_java_library.mk by Spandan Das · 3 years, 9 months ago
  34. e33e7e5 Merge "Fix build error on empty root folder" by Treehugger Robot · 3 years, 7 months ago
  35. 88fc2bd Avoid packing ramdisk into GKI boot-*.img by Bowgo Tsai · 3 years, 7 months ago
  36. 6abae30 Add android.hardware.bluetooth.audio-V1-ndk.so by Josh Wu · 3 years, 9 months ago
  37. 408c7e4 Add a.hardware.audio.common and a.media.audio.common by Josh Wu · 3 years, 9 months ago
  38. b225d8c Verbose warning message for PRODUCT_INSTALL_DEBUG_POLICY_TO_SYSTEM_EXT by Yi-Yo Chiang · 3 years, 10 months ago
  39. bff997f Merge "Add PRODUCT_EXTRA_OTA_KEYS to add extra ota keys in otacerts.zip" by Jacky Liu · 3 years, 7 months ago
  40. 790214a Merge "Fix the signing error on no-system-image targets" by Treehugger Robot · 3 years, 7 months ago
  41. 99bec02 Merge "Calls check-and-set-avb-args() when the system.img exists" by Treehugger Robot · 3 years, 7 months ago
  42. b2610d7 Merge "Show directories and files with most warnings." by Treehugger Robot · 3 years, 7 months ago
  43. d4691ec Show directories and files with most warnings. by Chih-Hung Hsieh · 3 years, 7 months ago
  44. 9ca3c34 Merge "Don't require current.txt order." by Steven Moreland · 3 years, 7 months ago
  45. 22ecce0 Merge "Write files in a temporary directory" by Wei Su · 3 years, 7 months ago
  46. 7ca77ea Merge "Convert generate-self-extracting-archive.py to python 3" by Treehugger Robot · 3 years, 7 months ago
  47. 1c33419 Merge "Add prebuilt init_boot.img to PREBUILT_IMAGES/" by Devin Moore · 3 years, 7 months ago
  48. 5203f2b Merge "Remove GKI_SIGNING args from recovery & debug boot image build rules" by Treehugger Robot · 3 years, 7 months ago
  49. beb0b69 Add PRODUCT_EXTRA_OTA_KEYS to add extra ota keys in otacerts.zip by Jacky Liu · 3 years, 7 months ago
  50. cd6de3d Remove GKI_SIGNING args from recovery & debug boot image build rules by Yi-Yo Chiang · 3 years, 7 months ago
  51. 724565d Export test data dependencies in module-info by yangbill · 3 years, 8 months ago
  52. 8beddf2 Merge "Fix images-for-partitions() for 'init_boot'" by Treehugger Robot · 3 years, 7 months ago
  53. cda41f0 Add prebuilt init_boot.img to PREBUILT_IMAGES/ by Devin Moore · 3 years, 7 months ago
  54. 3293a95 Merge "Add Soong variable for optimizing SystemUI Java" by Treehugger Robot · 3 years, 7 months ago
  55. 8d4b724 Fix the signing error on no-system-image targets by Bowgo Tsai · 3 years, 7 months ago
  56. e691aef Calls check-and-set-avb-args() when the system.img exists by Bowgo Tsai · 3 years, 7 months ago
  57. 4f62aa0 Fix images-for-partitions() for 'init_boot' by Bowgo Tsai · 3 years, 7 months ago
  58. c230b0b Fix build error on empty root folder by SzuWei Lin · 3 years, 7 months ago
  59. 547ca20 Convert generate-self-extracting-archive.py to python 3 by Cole Faust · 3 years, 7 months ago
  60. 8c861ce Merge "Re-landing "removing gsi_keys.mk"" by Treehugger Robot · 3 years, 7 months ago
  61. ff3a1c7 Merge "--sign_tool is an optional flag applicable to virtApex." by Treehugger Robot · 3 years, 7 months ago
  62. 06cc018 --sign_tool is an optional flag applicable to virtApex. by Baligh Uddin · 3 years, 7 months ago
  63. b30a23c Re-landing "removing gsi_keys.mk" by Bowgo Tsai · 3 years, 7 months ago
  64. 15b89d8 Don't require current.txt order. by Steven Moreland · 3 years, 7 months ago
  65. 9c261d0 Add Soong variable for optimizing SystemUI Java by Jared Duke · 3 years, 7 months ago
  66. 6363a04 Merge changes from topic "init_boot_img" by Devin Moore · 3 years, 7 months ago
  67. e685560 Merge "Update comments for Makefile variables about APEX jars." by Treehugger Robot · 3 years, 7 months ago
  68. 3e315b9 Merge "Fix make conditional" by Treehugger Robot · 3 years, 7 months ago
  69. 49377db Update comments for Makefile variables about APEX jars. by Jiakai Zhang · 3 years, 7 months ago
  70. 9d68bcd Merge "Revert "Removing gsi_keys.mk"" by Ayush Sharma · 3 years, 7 months ago
  71. 0ab9187 Revert "Removing gsi_keys.mk" by Ayush Sharma · 3 years, 7 months ago
  72. 09d3048 Merge "Removing gsi_keys.mk" by Treehugger Robot · 3 years, 7 months ago
  73. ceb81e2 Merge "Fix some python2/3 migration issues" by Treehugger Robot · 3 years, 7 months ago
  74. 01ca0d0 Merge changes I8d60efc5,Ie291ea87 by Treehugger Robot · 3 years, 7 months ago
  75. 5d2cf57 Removing gsi_keys.mk by Bowgo Tsai · 3 years, 7 months ago
  76. cf7300e Merge "Update comment up to date" by Treehugger Robot · 3 years, 8 months ago
  77. eae4531 Write files in a temporary directory by weisu · 3 years, 8 months ago
  78. 1637c37 Fix make conditional by Dan Willemsen · 3 years, 8 months ago
  79. 0d0ca5d Fix some python2/3 migration issues by Kelvin Zhang · 3 years, 8 months ago
  80. f6e4b7b Merge "Add sepolicy prebuilt dirs and variables to config" by Inseob Kim · 3 years, 8 months ago
  81. e7b222a Update comment up to date by Inseob Kim · 3 years, 8 months ago
  82. 3aec887 Merge "Merge SP1A.211205.008" by Xin Li · 3 years, 8 months ago
  83. 7dac6ab Merge "Add symlink for system_dlkm modules" by Treehugger Robot · 3 years, 8 months ago
  84. bfe25fe Add sepolicy prebuilt dirs and variables to config by Inseob Kim · 3 years, 8 months ago
  85. 90df2b4 Merge SP1A.211205.008 by Xin Li · 3 years, 8 months ago
  86. afdd7c7 Update releasetools for new init_boot.img by Devin Moore · 3 years, 8 months ago
  87. 380d9e4 Build a new init_boot.img that contains the boot ramdisk by Devin Moore · 3 years, 9 months ago
  88. f9ce357 Add symlink for system_dlkm modules by Ramji Jiyani · 3 years, 8 months ago
  89. bd99de6 Merge "Export words function" by Cole Faust · 3 years, 8 months ago
  90. 32085e7 Merge "Preserve all COMPATIBILITY_SUITES values in module-info" by Treehugger Robot · 3 years, 8 months ago
  91. 06c7e31 Merge "Update vndk list with dice hal libraries." by Treehugger Robot · 3 years, 8 months ago
  92. 12beaaf Merge "Create $(findstring) starlark implementation" by Cole Faust · 3 years, 8 months ago
  93. 23e4ccd Merge "Add Wifi supplicant AIDL interface support." by Gabriel Biren · 3 years, 8 months ago
  94. 32961d0 Merge changes I6f61a908,Iafd22881 by Inseob Kim · 3 years, 8 months ago
  95. 0674929 fsverity_metadata: Support PEM key by Inseob Kim · 3 years, 8 months ago
  96. 2d03493 Add fsverity_metadata_generator helper binary by Inseob Kim · 3 years, 8 months ago
  97. 46c84ed Merge "Merge Android 12 QPR1" by Xin Li · 3 years, 8 months ago
  98. 0a9962f Merge Android 12 QPR1 by Xin Li · 3 years, 8 months ago
  99. 90b0039 Merge "Bump GSI PRODUCT_SHIPPING_API_LEVEL to 31" by Yi-yo Chiang · 3 years, 8 months ago
  100. 6dd962f Preserve all COMPATIBILITY_SUITES values in module-info by yangbill · 3 years, 8 months ago