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