1. 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 7 months ago
  2. 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 7 months ago
  3. a963b94 Make the enabled property configurable by Cole Faust · 9 months ago
  4. 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 8 months ago
  5. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 9 months ago
  6. fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 9 months ago
  7. 0fcadd8 Build VNDK with VNDK prebuilts without BOARD_VNDK_VERSION by Kiyoung Kim · 11 months ago
  8. aa39480 Split usage of UseVndk by Kiyoung Kim · 12 months ago
  9. 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year ago
  10. d578412 Stop using VNDK from product partition by Justin Yun · 1 year, 2 months ago
  11. 74217d9 Use vndk snapshot libraries txt files if exist by Justin Yun · 1 year, 4 months ago
  12. 655ad9a Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main by Alex Buynytskyy · 1 year, 4 months ago
  13. f14beaf Ignore some prebuilt vndk libs for trunk-stable next by Justin Yun · 1 year, 4 months ago
  14. a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 1 year, 5 months ago
  15. 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
  16. e3f0281 Mark LLNDK prebuilts as LLNDK by Jooyung Han · 1 year, 8 months ago
  17. 5860f82 Add min_sdk_version prop to snapshots by Inseob Kim · 1 year, 8 months ago
  18. 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 1 year, 9 months ago
  19. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 1 year, 10 months ago
  20. 1724d58 apex_vndk doen't need stub variants by Jooyung Han · 2 years ago
  21. 0cc5fac Remove obsolete notice property. by Bob Badour · 2 years, 5 months ago
  22. 4c4c1be Use single module for clang runtime libraries by Colin Cross · 2 years, 11 months ago
  23. 45bce85 Mark vndkLibrariesTxt modules as device modules by Colin Cross · 3 years, 2 months ago
  24. ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 3 years, 5 months ago
  25. 3b606c8 Delete unused functions by Liz Kammer · 3 years, 6 months ago
  26. 7d6e79b VNDK APEX: skips VNDK-Ext by Jooyung Han · 3 years, 6 months ago
  27. d1dec54 Export cc functions for snapshotting Rust rlibs. by Ivan Lozano · 3 years, 7 months ago
  28. 611e886 Do not filter LLNDK lib from llndk.libraries.txt by Justin Yun · 3 years, 7 months ago
  29. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  30. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 8 months ago
  31. 0fb7fcd Support cc_library as LLNDK without llndk_library by Colin Cross · 3 years, 10 months ago
  32. 450ae72 Add LLNDK stubs and headers to VNDK snapshot by Justin Yun · 3 years, 9 months ago
  33. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 9 months ago
  34. 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 3 years, 10 months ago
  35. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
  36. 6c0a9f6 Merge "Remove global state from VNDK" by Colin Cross · 4 years ago
  37. 7821224 Remove global state from VNDK by Colin Cross · 4 years ago
  38. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years ago
  39. 86cc40a Merge "Do not read 'vendor_available: false'" by Treehugger Robot · 4 years ago
  40. c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years ago
  41. e4e44bc Split vndk_libraries_txt into multiple module types by Colin Cross · 4 years ago
  42. 8a2600c Create vndkproduct.libraries.txt by Justin Yun · 4 years, 1 month ago
  43. fd9e804 Define vndk.private property for VNDK-private libraries by Justin Yun · 4 years ago
  44. 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 2 months ago
  45. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  46. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
  47. f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 1 month ago
  48. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 1 month ago
  49. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 1 month ago
  50. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 1 month ago
  51. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  52. 7a44479 map list files must have newline characters by Justin Yun · 4 years, 1 month ago
  53. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 1 month ago
  54. 63e9ec7 Define product_available property by Justin Yun · 4 years, 2 months ago
  55. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 2 months ago
  56. 637df8e Cleanup references to system/core/liblog -> system/logging/liblog by Baligh Uddin · 4 years, 2 months ago
  57. ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 2 months ago
  58. 12aa3e4 Merge "run vndk-sp closure check before double-loadable" by Jooyung Han · 4 years, 2 months ago
  59. 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 2 months ago
  60. 261e158 Do not install vndk lib by Jooyung Han · 4 years, 2 months ago
  61. 479ca17 run vndk-sp closure check before double-loadable by Jooyung Han · 4 years, 2 months ago
  62. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 3 months ago
  63. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 3 months ago
  64. 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 4 years, 4 months ago
  65. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
  66. 08fac0c Update language to comply with Android's inclusive language guidance by Yo Chiang · 4 years, 5 months ago
  67. b0aa851 Deprecate VNDK-Lite by Kiyoung Kim · 4 years, 6 months ago
  68. bba545e VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
  69. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago
  70. 2478e4e Revert "Revert "Allow libz to have stub even though it's not an ..." by Jiyong Park · 4 years, 7 months ago
  71. f133c18 Revert "Allow libz to have stub even though it's not an LLNDK li..." by Jiyong Park · 4 years, 7 months ago
  72. 844c3a0 Allow libz to have stub even though it's not an LLNDK library by Jiyong Park · 4 years, 8 months ago
  73. 624dec0 Merge "Don't allow a lib having stubs to become a member of VNDK" by Treehugger Robot · 4 years, 9 months ago
  74. 73d20d0 Build VNDK APEX for VNDK-Lite by Jooyung Han · 4 years, 9 months ago
  75. ea97f51 Don't allow a lib having stubs to become a member of VNDK by Jiyong Park · 4 years, 9 months ago
  76. 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 4 years, 9 months ago
  77. bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 4 years, 9 months ago
  78. 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 4 years, 10 months ago
  79. eda2e9c Capture snapshot headers in parallel by Inseob Kim · 4 years, 10 months ago
  80. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 4 years, 10 months ago
  81. 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
  82. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
  83. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 5 years ago
  84. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 5 years ago
  85. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
  86. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  87. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  88. d110f87 Fix generated headers of snapshot by Inseob Kim · 5 years ago
  89. 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 5 years ago
  90. 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 5 years ago
  91. 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
  92. 1f056cd Merge "delete redundant code" by Treehugger Robot · 5 years ago
  93. a463f72 delete redundant code by Jooyung Han · 5 years ago
  94. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  95. 87a7f30 Fix apex_vndk with TARGET_VNDK_USE_CORE_VARIANT by Jooyung Han · 5 years ago
  96. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  97. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  98. 6db2f17 Partial reverts of vndk-apex by Jooyung Han · 5 years ago
  99. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
  100. 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago