1. 69c6510 Remove SdkVersion condition from image variants by Inseob Kim · 10 months ago
  2. fa6e0fd Make ImageInterface use its own context by Cole Faust · 11 months ago
  3. 96a692b Make the srcs and exclude_srcs properties configurable by Cole Faust · 1 year, 1 month ago
  4. 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 1 year, 3 months ago
  5. d3ba5a3 Merge "Cleanup ImageInterface.SetImageVariation" into main am: 77858402e4 by Treehugger Robot · 1 year, 3 months ago
  6. 7583e83 Cleanup ImageInterface.SetImageVariation by Jihoon Kang · 1 year, 3 months ago
  7. 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
  8. 4e765b1 Remove Device VNDK version usage from Soong by Kiyoung Kim · 1 year, 5 months ago
  9. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 5 months ago
  10. fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 1 year, 6 months ago
  11. aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year, 8 months ago
  12. b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year, 8 months ago
  13. ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 9 months ago
  14. 85707de Add cc_library.target.vendor.no_stubs by Jooyung Han · 1 year, 9 months ago
  15. af1fde4 Generate product variants by default by Justin Yun · 2 years ago
  16. e0202c4 Allow ramdisk targets to set cflags/exclude_srcs. by Christopher Ferris · 2 years, 1 month ago
  17. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
  18. cd1c27b Fix typo by jiajia tang · 3 years, 2 months ago
  19. 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 2 months ago
  20. 2f5c340 Update some comments about the image mutator. by Lukacs T. Berki · 4 years, 3 months ago
  21. d1dec54 Export cc functions for snapshotting Rust rlibs. by Ivan Lozano · 4 years, 3 months ago
  22. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 4 years, 4 months ago
  23. 737d0a1 Fix change in logic introduced in https://r.android.com/1666563. by Jose Galmes · 4 years, 3 months ago
  24. dee806f VNDK snapshot may provide LLNDK stub libraries by Justin Yun · 4 years, 4 months ago
  25. cbaef6f Merge "Add debug ramdisk variant." by Treehugger Robot · 4 years, 4 months ago
  26. 08758f0 Add debug ramdisk variant. by Inseob Kim · 4 years, 5 months ago
  27. 5271fea Remove global state from vendor public libraries by Colin Cross · 4 years, 4 months ago
  28. 203b421 Remove obsolete llndk_library by Colin Cross · 4 years, 4 months ago
  29. 627280f Remove llndk_headers by Colin Cross · 4 years, 4 months ago
  30. 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 4 years, 4 months ago
  31. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 4 years, 5 months ago
  32. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 4 years, 5 months ago
  33. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 4 years, 5 months ago
  34. 638830a Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp" by Treehugger Robot · 4 years, 5 months ago
  35. f84e9c0 Add debug ramdisk variant by Inseob Kim · 4 years, 5 months ago
  36. e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 4 years, 5 months ago
  37. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 4 years, 5 months ago
  38. 7f99ec7 Add a test to check the intall partitions by Justin Yun · 4 years, 5 months ago
  39. 33db5cb Install device_specific cc_prebuilt to ODM by Robin Lee · 4 years, 5 months ago
  40. a889080 Remove global state on module suffixes from vendor and recovery snapshots by Colin Cross · 4 years, 8 months ago
  41. ebcf0c5 Define odm_available property to install a vendor variant to odm by Justin Yun · 4 years, 8 months ago
  42. 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 4 years, 8 months ago
  43. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 9 months ago
  44. b5f6fa6 Create LLNDK vendor variants when DeviceVndkVersion is not set by Colin Cross · 4 years, 8 months ago
  45. c0d8c49 Do not read 'vendor_available: false' by Justin Yun · 4 years, 8 months ago
  46. 47d186c Merge "Create vndkproduct.libraries.txt" by Treehugger Robot · 4 years, 8 months ago
  47. 7ba6f1c Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 4 years, 8 months ago
  48. 8a2600c Create vndkproduct.libraries.txt by Justin Yun · 4 years, 9 months ago
  49. fd9e804 Define vndk.private property for VNDK-private libraries by Justin Yun · 4 years, 9 months ago
  50. 6f843bc Support for recovery snapshot. by Jose Galmes · 4 years, 9 months ago
  51. 6977e8a 'vendor_available: *' will not create product variant by Justin Yun · 4 years, 10 months ago
  52. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 9 months ago
  53. a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 9 months ago
  54. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 9 months ago
  55. 63e9ec7 Define product_available property by Justin Yun · 4 years, 10 months ago
  56. 6da33c2 Add target.vendor_ramdisk. by Yifan Hong · 4 years, 10 months ago
  57. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 11 months ago
  58. 543f60b Do not exclude VNDK modules from SoC/Product-specific modules by Justin Yun · 4 years, 11 months ago
  59. 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 5 years ago
  60. 74d2556 Separate lists of soong sanitize modules by Inseob Kim · 5 years ago
  61. e498dd9 Move image mutator things to image.go by Inseob Kim · 5 years ago