1. 68684be Move manifest generation logic into static_java_library.mk by Spandan Das · 3 years, 3 months ago
  2. c2becd0 Disallow setting LOCAL_MODULE_STEM for android packages by Cole Faust · 3 years, 3 months ago
  3. 2bf5877 Consolidate manifest_check for different module types. by Ulya Trafimovich · 3 years, 10 months ago
  4. c5da20e Deprecate PRODUCT_ENFORCE_RRO_EXEMPTED_TARGETS by Jeongik Cha · 4 years ago
  5. 17831e3 Remove LOCAL_LICENSE_KINDS from core makefiles. by Bob Badour · 4 years ago
  6. 0390580 [LSC] Add LOCAL_LICENSE_KINDS to build/make by Bob Badour · 4 years ago
  7. 9644ec8 Add dependencies on java resources when packaging APK without classes by Colin Cross · 4 years ago
  8. a3f6632 Remove obsolete PDK build functionality by Dan Willemsen · 4 years, 8 months ago
  9. d05b57a Introduce TARGET_BUILD_UNBUNDLED_IMAGE by Jeongik Cha · 4 years, 7 months ago
  10. 5814247 Access ALL_MODULES subvars with my_register_name by Yo Chiang · 4 years, 9 months ago
  11. 9314d8c Incorrect file names in apkcerts.txt for Make modules by Jiyong Park · 4 years, 9 months ago
  12. e1cbfc7 java_source_list_file is only created when full_classses_jar is set by Dan Willemsen · 4 years, 9 months ago
  13. 95445e6 Add signing certificate lineage file support. by Jaewoong Jung · 4 years, 10 months ago
  14. 19c3feb Build merged apexkeys.txt/apkcerts.txt by partition. by Bill Peckham · 4 years, 10 months ago
  15. d99e77d Make RRO packages for system_ext by Jeongik Cha · 4 years, 11 months ago
  16. 2ca0e49 Remove support for stripping dex. by Nicolas Geoffray · 5 years ago
  17. 4693fd1 Change RRO enforcement logic by Yo Chiang · 5 years ago
  18. d30a949 Merge "Use more variables from Soong" by Colin Cross · 5 years ago
  19. 829abae Add dependencies for files in LOCAL_PROGUARD_FLAGS by Dan Willemsen · 5 years ago
  20. f272adb Use more variables from Soong by Colin Cross · 5 years ago
  21. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  22. 18f28c7 Allow passing --legacy in LOCAL_AAPT_FLAGS by Colin Cross · 6 years ago
  23. f14179b Fix some java library dependencies by Dan Willemsen · 6 years ago
  24. 0706faa Add missing dependecy on SOONG_ZIP by Dan Willemsen · 6 years ago
  25. cd56c0d Merge "Deprecate inherit-package." by Jaewoong Jung · 6 years ago
  26. 2459515 Merge "Move verify_uses_libraries.sh out of dexpreopt" by Treehugger Robot · 6 years ago
  27. 1800c7a Deprecate inherit-package. by Jaewoong Jung · 6 years ago
  28. 288bedf Convert more uses of $(ACP) to `cp` by Dan Willemsen · 6 years ago
  29. 56199af Move verify_uses_libraries.sh out of dexpreopt by Colin Cross · 6 years ago
  30. e6210f6 Remove AAPT1 support by Colin Cross · 6 years ago
  31. da25b69 Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true by Sasha Smundak · 6 years ago
  32. cb8276f Put DEVICE/PRODUCT overlays in different partitions by Anton Hansson · 6 years ago
  33. 7c718f3 Merge "Refactor and further simplify the RRO logic" by Anton Hansson · 6 years ago
  34. fce4d09 Merge "Add comments and slight refactor auto-RRO logic" by Anton Hansson · 6 years ago
  35. b7ee86f Refactor and further simplify the RRO logic by Anton Hansson · 6 years ago
  36. fd06b02 Add comments and slight refactor auto-RRO logic by Anton Hansson · 6 years ago
  37. 1f8357f Revert "Revert "Build System: Solve dependency problem for test"" by Nelson Li · 6 years ago
  38. 6fe7f19 Revert "Build System: Solve dependency problem for test" by Nelson Li · 6 years ago
  39. 224e103 Build System: Solve dependency problem for test by nelsonli · 6 years ago
  40. ead7b66 Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  41. 21028b7 Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=true by Adrian Roos · 6 years ago
  42. 6bd6318 Merge "Define non-system module as variable" by Treehugger Robot · 6 years ago
  43. 83c5032 Define non-system module as variable by Jeongik Cha · 6 years ago
  44. ded0aec Separate dexpreopt deps from stripping deps by Colin Cross · 6 years ago
  45. 9ee3a16 Fix typo in some comments by Jiyong Park · 6 years ago
  46. b2c4bb7 Dump and enforce certificate for apks by Jeongik Cha · 6 years ago
  47. 185d41e Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 6 years ago
  48. d968c5d Merge "Remove data binding from master build" by Treehugger Robot · 6 years ago
  49. a53f680 Remove data binding from master build by Yigit Boyar · 6 years ago
  50. 07b7357 Fix depfile output from dexpreopt strip script by Dan Willemsen · 6 years ago
  51. 8e0ff1c Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 6 years ago
  52. 6db5b0e Move dexpreopting to Soong by Colin Cross · 6 years ago
  53. b8901d7 Revert "Move dexpreopting to Soong" by Colin Cross · 6 years ago
  54. e736c58 Move dexpreopting to Soong by Colin Cross · 6 years ago
  55. 645547b Merge "Add missing zipalign dependency" by Treehugger Robot · 6 years ago
  56. f9532bb Add missing zipalign dependency by Colin Cross · 6 years ago
  57. 85fa3de Only zip2zip bundle resources if they exist by Colin Cross · 6 years ago
  58. 35eb2e3 Revert "Revert "Create bundle modules suitable for bundletool"" by Colin Cross · 6 years ago
  59. 3451e0d Revert "Create bundle modules suitable for bundletool" by Colin Cross · 6 years ago
  60. afc4604 Create bundle modules suitable for bundletool by Colin Cross · 6 years ago
  61. fc782ad Reduce the propagation of LOCAL_DEX_PREOPT := nostripping by Colin Cross · 6 years ago
  62. dac94ff Use zip2zip for uncompress-dexs and uncompress-shared-libs by Colin Cross · 6 years ago
  63. 53c8f97 Fix PDK builds by Colin Cross · 6 years ago
  64. c55b423 Merge "Fix installclean incremental builds w/veridex" by Treehugger Robot · 6 years ago
  65. b73ccb7 Fix installclean incremental builds w/veridex by Dan Willemsen · 6 years ago
  66. c9e4976 Replace some uses of zip with merge_zips, soong_zip, and zip2zip by Colin Cross · 6 years ago
  67. 7b22686 Make package functions take an argument by Colin Cross · 6 years ago
  68. 70bd104 Revert "Make package functions take an argument" by Roland Levillain · 6 years ago
  69. 5ea65dc Make package functions take an argument by Colin Cross · 6 years ago
  70. 405b30f Remove LOCAL_DONT_DELETE_JAR_DIRS by Colin Cross · 6 years ago
  71. 924af7d s/product-services/product_services/g by Dario Freni · 6 years ago
  72. 716e9b6 Run appcompat on vendor and product-services. by Dario Freni · 6 years ago
  73. 825770e Do not run veridex on unbundled app builds by David Brazdil · 6 years ago
  74. 3cf03b7 Merge "Add support for /product-services partition" by Dario Freni · 7 years ago
  75. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  76. 1ecc925 Run appcompat on all /product modules. by Dario Freni · 7 years ago
  77. 71c5b95 Support LOCAL_STATIC_JAVA_AAR_LIBRARIES with aapt2 by Colin Cross · 7 years ago
  78. 7bc6cab Move support library dependency munging earlier by Colin Cross · 7 years ago
  79. 1465806 Fix incorrect renderscript zip deps by Colin Cross · 7 years ago
  80. 532ae3b Support LOCAL_RENDERSCRIPT_TARGET_API := current by Colin Cross · 7 years ago
  81. 2029903 Allow forcing AAPT2 on by Colin Cross · 7 years ago
  82. fb8f5ba Move Support Library dependencies to their own var with resolution by Alan Viverette · 7 years ago
  83. 66d47b8 Update make rules to use new android.jar location. by Anton Hansson · 7 years ago
  84. f6d68cf Use a srcjar for aapt and aapt2 output by Colin Cross · 7 years ago
  85. 7a28158 Move aapt2.mk before java.mk by Colin Cross · 7 years ago
  86. 39772fe Remove redundant renderscript_target_api computation by Colin Cross · 7 years ago
  87. dc1e028 Use srcjar and resource zip as output of renderscript rules by Colin Cross · 7 years ago
  88. 11e2d55 Add LOCAL_SRCJARS support by Colin Cross · 7 years ago
  89. 5ef6e79 Remove sharding support from make by Colin Cross · 7 years ago
  90. b6013af Move aapt flags from java_common.mk to aapt_flags.mk by Colin Cross · 7 years ago
  91. 960de8e Enable apps to build with resource namespaces by Adam Lesinski · 7 years ago
  92. 6e13692 Remove framework_res_package_export_deps by Colin Cross · 7 years ago
  93. c51b7b0 Support core_current when exporting resources from a package by Dan Willemsen · 7 years ago
  94. 6b6283a NO_STANDARD_LIBRARIES := true blocks ALL resource libraries by Adam Lesinski · 7 years ago
  95. 5ebca30 Support LOCAL_SDK_VERSION := core_current by Jiyong Park · 7 years ago
  96. b7735d8 Support /product partition by Jaekyun Seok · 7 years ago
  97. 3972a47 Tighter control of stripping in dex_preopt_odex_install. by Nicolas Geoffray · 7 years ago
  98. ab61f21 Clear resource_export_package outside conditionals by Colin Cross · 7 years ago
  99. dc4a6b8 Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATIC by Colin Cross · 7 years ago
  100. f3e8302 Add LOCAL_SDK_VERSION := system_$(VER) am: 5a44d1f069 by Sundong Ahn · 7 years ago