1. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 1 month ago
  2. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 1 month ago
  3. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  4. 7a44479 map list files must have newline characters by Justin Yun · 4 years, 2 months ago
  5. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 2 months ago
  6. 63e9ec7 Define product_available property by Justin Yun · 4 years, 3 months ago
  7. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 3 months ago
  8. 637df8e Cleanup references to system/core/liblog -> system/logging/liblog by Baligh Uddin · 4 years, 3 months ago
  9. ed5dee0 Merge "Add llndk_stubs property" by Colin Cross · 4 years, 3 months ago
  10. 12aa3e4 Merge "run vndk-sp closure check before double-loadable" by Jooyung Han · 4 years, 3 months ago
  11. 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 3 months ago
  12. 261e158 Do not install vndk lib by Jooyung Han · 4 years, 3 months ago
  13. 479ca17 run vndk-sp closure check before double-loadable by Jooyung Han · 4 years, 3 months ago
  14. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
  15. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
  16. 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 4 years, 5 months ago
  17. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 6 months ago
  18. 08fac0c Update language to comply with Android's inclusive language guidance by Yo Chiang · 4 years, 6 months ago
  19. b0aa851 Deprecate VNDK-Lite by Kiyoung Kim · 4 years, 7 months ago
  20. bba545e VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
  21. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 8 months ago
  22. 2478e4e Revert "Revert "Allow libz to have stub even though it's not an ..." by Jiyong Park · 4 years, 8 months ago
  23. f133c18 Revert "Allow libz to have stub even though it's not an LLNDK li..." by Jiyong Park · 4 years, 8 months ago
  24. 844c3a0 Allow libz to have stub even though it's not an LLNDK library by Jiyong Park · 4 years, 8 months ago
  25. 624dec0 Merge "Don't allow a lib having stubs to become a member of VNDK" by Treehugger Robot · 4 years, 9 months ago
  26. 73d20d0 Build VNDK APEX for VNDK-Lite by Jooyung Han · 4 years, 10 months ago
  27. ea97f51 Don't allow a lib having stubs to become a member of VNDK by Jiyong Park · 4 years, 10 months ago
  28. 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 4 years, 10 months ago
  29. bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 4 years, 10 months ago
  30. 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 4 years, 10 months ago
  31. eda2e9c Capture snapshot headers in parallel by Inseob Kim · 4 years, 11 months ago
  32. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 5 years ago
  33. 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
  34. a57af4a Revert "Revert "apex_vndk uses vendor variants only"" by Jooyung Han · 5 years ago
  35. 5df3b11 Revert "apex_vndk uses vendor variants only" by Jooyung Han · 5 years ago
  36. 559ad01 apex_vndk uses vendor variants only by Jooyung Han · 5 years ago
  37. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
  38. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  39. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  40. d110f87 Fix generated headers of snapshot by Inseob Kim · 5 years ago
  41. 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 5 years ago
  42. 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 5 years ago
  43. 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
  44. 1f056cd Merge "delete redundant code" by Treehugger Robot · 5 years ago
  45. a463f72 delete redundant code by Jooyung Han · 5 years ago
  46. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  47. 87a7f30 Fix apex_vndk with TARGET_VNDK_USE_CORE_VARIANT by Jooyung Han · 5 years ago
  48. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  49. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  50. 6db2f17 Partial reverts of vndk-apex by Jooyung Han · 5 years ago
  51. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 5 years ago
  52. 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago
  53. 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 5 years ago
  54. 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 5 years ago
  55. 31c470b Revert "Revert "Supports VNDK APEX with different versions"" by Jooyung Han · 5 years ago
  56. 48dd4b5 Revert "Supports VNDK APEX with different versions" by Jooyung Han · 5 years ago
  57. 394951d Supports VNDK APEX with different versions by Jooyung Han · 5 years ago
  58. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  59. 7390ea3 Skip native_bridge modules when listing VNDK libs by Justin Yun · 5 years ago
  60. ae55303 Include headers and props to VNDK snapshot by Inseob Kim · 6 years ago
  61. dfe75b3 Fix some typos in Soong. by Roland Levillain · 5 years ago
  62. 4c2c46f Fix nondeterminstic iteration of vndk modules map by Colin Cross · 6 years ago
  63. 656833e Merge "Skip native_bridge modules when installing vndk snapshot" by Dimitry Ivanov · 6 years ago
  64. 51ea18a Skip native_bridge modules when installing vndk snapshot by dimitry · 6 years ago
  65. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  66. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  67. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  68. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  69. da6eb59 Add use_vendor to APEX module by Jiyong Park · 6 years ago
  70. 257eb0c Improve messages for VNDK dependency errors. by Martin Stjernholm · 6 years ago
  71. d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  72. 4b03222 Only emit enabled VNDK libraries by Jiyong Park · 7 years ago
  73. f351174 Support VNDK extensions by Logan Chien · 7 years ago
  74. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 7 years ago
  75. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  76. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 7 years ago
  77. 766efbc Keep vndk library lists sorted by Colin Cross · 7 years ago
  78. d5b18a5 List of VNDK-related libs are exported to make by Jiyong Park · 7 years ago
  79. 8effde4 Install VNDK libs in /system instead of /vendor by Justin Yun · 8 years ago