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