1. ce12ea8 Merge "Generate product variants by default" into main by Justin Yun · 1 year, 11 months ago
  2. 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 11 months ago
  3. af1fde4 Generate product variants by default by Justin Yun · 1 year, 11 months ago
  4. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 11 months ago
  5. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 2 months ago
  6. 9c60c17 Support adding a library as both a JNI library and a regular library. by Jiakai Zhang · 2 years ago
  7. a0503a5 apex: Remove apexPackagingMutator by Jooyung Han · 2 years ago
  8. 06a8a1c apex: Remove 'zip' apex support by Jooyung Han · 2 years ago
  9. a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 2 years, 1 month ago
  10. 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 2 years ago
  11. 4ed512b apex: respect relative_install_path of rust modules by Jooyung Han · 2 years, 1 month ago
  12. abe5e13 Merge "add override_apex to version_variant test" into main by Treehugger Robot · 2 years, 1 month ago
  13. 8269cee APEXes contain VNDK libraries when VNDK is deprecated by Kiyoung Kim · 2 years, 1 month ago
  14. 419f9a3 add override_apex to version_variant test by Sam Delmerico · 2 years, 1 month ago
  15. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 2 years, 1 month ago
  16. b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 2 years, 2 months ago
  17. eec1b3f Remove "flattened" apexes by Jooyung Han · 2 years, 2 months ago
  18. eeeda8a Remove PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES by Jooyung Han · 2 years, 2 months ago
  19. 4137756 Merge "vendor apex: label apex_manifest as vendor_apex_metadata_file" by Jooyung Han · 2 years, 3 months ago
  20. 6d65a0f add variant_version property to apexBundle by Sam Delmerico · 2 years, 3 months ago
  21. ca81653 add apex_available_name property to apexBundle by Sam Delmerico · 2 years, 3 months ago
  22. be95390 vendor apex: label apex_manifest as vendor_apex_metadata_file by Jooyung Han · 2 years, 3 months ago
  23. b1daccd ensure that privapp_allowlist is installed before android_app by Sam Delmerico · 2 years, 3 months ago
  24. 15809f8 don't require package_name for non-override android_apps by Sam Delmerico · 2 years, 3 months ago
  25. 7754be7 Merge "Update apex test to verify behavior" by Treehugger Robot · 2 years, 3 months ago
  26. 5f108fa Update apex test to verify behavior by Liz Kammer · 2 years, 4 months ago
  27. 4abf2f4 Merge changes from topic "boot-image-b280776428" by Jiakai Zhang · 2 years, 4 months ago
  28. f8fbff1 Merge "Drop redundant libraries from baseline apexAvailable map" by Treehugger Robot · 2 years, 4 months ago
  29. c08c162 Dexpreopt ART jars and framework jars together. by Jiakai Zhang · 2 years, 4 months ago
  30. b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 2 years, 4 months ago
  31. e3f0281 Mark LLNDK prebuilts as LLNDK by Jooyung Han · 2 years, 4 months ago
  32. 4de7b49 Drop redundant libraries from baseline apexAvailable map by Spandan Das · 2 years, 4 months ago
  33. c8ffd27 Merge "Install sdk variants in unbundled builds and package uninstallable variants" by Colin Cross · 2 years, 4 months ago
  34. 580636b add privapp_allowlist property to android_app by Andrei Onea · 3 years ago
  35. bd3a16b Install sdk variants in unbundled builds and package uninstallable variants by Colin Cross · 2 years, 4 months ago
  36. e018bc8 Merge "Enforce stub libraries should have a single apex_available" by Spandan Das · 2 years, 4 months ago
  37. 20fce2d Enforce stub libraries should have a single apex_available by Spandan Das · 2 years, 5 months ago
  38. 4495f84 Add allowed-deps tests by Jooyung Han · 2 years, 4 months ago
  39. 4183642 Revert "apex: skip symbol files when replaced with prebuilt" by Jooyung Han · 2 years, 4 months ago
  40. 912c4ab override_apex can be replaced with apex_set by Jooyung Han · 2 years, 4 months ago
  41. d0d420d Merge "Remove deps from Soong intermediate to symbols" by Inseob Kim · 2 years, 4 months ago
  42. 5bedfee Remove deps from Soong intermediate to symbols by Inseob Kim · 2 years, 4 months ago
  43. e5eb578 Merge "Don't add apex_set deps in nondeterministic order" by Liz Kammer · 2 years, 4 months ago
  44. 2dc7244 Don't add apex_set deps in nondeterministic order by Liz Kammer · 2 years, 4 months ago
  45. 9551384 apex: skip symbol files when replaced with prebuilt by Jooyung Han · 2 years, 4 months ago
  46. 3d1b696 Merge "Update min_sdk_version used in testNoUpdatableJarsInBootImage" by Treehugger Robot · 2 years, 5 months ago
  47. e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 2 years, 5 months ago
  48. cc9d942 Update min_sdk_version used in testNoUpdatableJarsInBootImage by Spandan Das · 2 years, 5 months ago
  49. 1a92db5 Update min_sdk_version used in TestSymlinksFromApexToSystem by Spandan Das · 2 years, 5 months ago
  50. dea7a64 Add tests for custom canned_fs_config. by Jingwen Chen · 2 years, 5 months ago
  51. 02873da apex.use_vndk_as_stable can't be used with min_sdk_version by Jooyung Han · 2 years, 5 months ago
  52. dfc864c Vendor apexes can be "updatable: true" by Jooyung Han · 2 years, 5 months ago
  53. 598f92d Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation. by Wei Li · 2 years, 8 months ago
  54. 8972e4d Merge "Implement API surface import with APEX stub" by Kiyoung Kim · 2 years, 6 months ago
  55. 7861e65 Merge "Add apex.use_file_contexts_as_is property" by Jooyung Han · 2 years, 6 months ago
  56. 20eed82 Merge "Disable strict_updatability_linting" by Cole Faust · 2 years, 6 months ago
  57. 1021ccd Disable strict_updatability_linting by Cole Faust · 2 years, 6 months ago
  58. c8054ec Merge "Update usages of min_sdk_version that relies on (kind+level)" by Spandan Das · 2 years, 6 months ago
  59. af73095 Add apex.use_file_contexts_as_is property by Jooyung Han · 2 years, 6 months ago
  60. 7fa982c Update usages of min_sdk_version that relies on (kind+level) by Spandan Das · 2 years, 6 months ago
  61. 76b06f3 Implement API surface import with APEX stub by Kiyoung Kim · 2 years, 7 months ago
  62. 44b3e75 Merge "Revert "Support overriding APEX java contents"" by Anton Hansson · 2 years, 6 months ago
  63. e754585 Revert "Support overriding APEX java contents" by Anton Hansson · 2 years, 6 months ago
  64. ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 6 months ago
  65. 871109e Merge "Properly check the deapexed files in tests." by Jiakai Zhang · 2 years, 7 months ago
  66. ebf48bf Properly check the deapexed files in tests. by Jiakai Zhang · 2 years, 7 months ago
  67. 63dff46 Revert "Revert "Remove apex.apex_name"" by Jooyung Han · 2 years, 7 months ago
  68. d1209a8 Revert "Remove apex.apex_name" by Marco Loaiza · 2 years, 7 months ago
  69. df26332 Remove apex.apex_name by Jooyung Han · 2 years, 7 months ago
  70. 2cd2f9a VNDK APEX doesn't use "apex_name" property by Jooyung Han · 2 years, 7 months ago
  71. dc6f9c7 apexer: remove --do_not_check_keyname by Jooyung Han · 2 years, 7 months ago
  72. d4f5d93 Add soong unit test for trimmed apex build by Dennis Shen · 2 years, 7 months ago
  73. fe45871 Merge "Revert "Don't add flattened files apex as dependencies of an image apex"" by Diwas Sharma · 2 years, 7 months ago
  74. 6e7441e Merge "Read ApexMkInfo for modules to be installed." by Treehugger Robot · 2 years, 7 months ago
  75. 29743c8 Read ApexMkInfo for modules to be installed. by Jingwen Chen · 2 years, 7 months ago
  76. bb9202e Revert "Don't add flattened files apex as dependencies of an image apex" by Diwas Sharma · 2 years, 7 months ago
  77. ba46e76 Merge "Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong" by Vinh Tran · 2 years, 7 months ago
  78. f975473 Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong by Vinh Tran · 2 years, 7 months ago
  79. eb8cd31 Don't add flattened files apex as dependencies of an image apex by Cole Faust · 2 years, 10 months ago
  80. 1724d58 apex_vndk doen't need stub variants by Jooyung Han · 2 years, 8 months ago
  81. 862c0d6 Check for duplicate bundled files from different modules. by Jooyung Han · 2 years, 8 months ago
  82. 889f2f2 mixed builds: Make apex's GetBazelLabel return the label of the override_apex, if applicable. by Jingwen Chen · 2 years, 8 months ago
  83. b6803a5 Add ApexInfo.RequiresLibs to mixed build handler for apex by Vinh Tran · 2 years, 9 months ago
  84. dcb6129 Streamline AndroidMk generation by Sasha Smundak · 2 years, 9 months ago
  85. 16ebdfd Add option to override defaultManifestVersion by Sahana Rao · 2 years, 9 months ago
  86. 805e0a5 Ignore native bridge archs for apex selection by Anton Hansson · 2 years, 9 months ago
  87. 78c07de Add support of <APEX>-installed-files.txt in mixed build. by Wei Li · 2 years, 10 months ago
  88. 62253d1 Merge "Revert "Don't add flattened files apex as dependencies of an image apex"" by Prerana Patil · 2 years, 10 months ago
  89. b1896c8 Revert "Don't add flattened files apex as dependencies of an image apex" by Prerana Patil · 2 years, 10 months ago
  90. 303978d Connect base.zip to mixed builds by Liz Kammer · 2 years, 10 months ago
  91. 1ec7785 bazel apex: Add mixed builds support for <module>_using.xml file. by Jingwen Chen · 2 years, 10 months ago
  92. 926d00c Merge "Don't add flattened files apex as dependencies of an image apex" by Treehugger Robot · 2 years, 10 months ago
  93. 0c9a276 bazel apex: Add mixed builds support for <module>_using.txt file. by Jingwen Chen · 2 years, 10 months ago
  94. 0e255ef Add apex_test for mixed builds by Liz Kammer · 2 years, 10 months ago
  95. 9fa8a2e Merge "Remove unnecessary TestMain()" by Treehugger Robot · 2 years, 10 months ago
  96. fdb6321 Remove unnecessary TestMain() by Liz Kammer · 2 years, 10 months ago
  97. b81814a Don't add flattened files apex as dependencies of an image apex by Cole Faust · 2 years, 10 months ago
  98. 70572ed Add exclude_* properties to apex arch-specific properties by Colin Cross · 2 years, 10 months ago
  99. 827db14 Merge "Default apex's compile_multilib to "first" in bp2build" by Vinh Tran · 2 years, 10 months ago
  100. 8f5310f Default apex's compile_multilib to "first" in bp2build by Vinh Tran · 2 years, 11 months ago