aboutsummaryrefslogtreecommitdiff
path: root/rust/image.go
AgeCommit message (Expand)Author
2023-01-24rust: Enable Rust modules in ProductMatthew Maurer
2022-03-07Fix for duplicate modules across vendor and ramdisk snapshots.Jose Galmes
2021-08-20rust: Hook up InstallIn functions + ProductMatthew Maurer
2021-08-17Support Rust in RamdiskMatthew Maurer
2021-08-17Support Rust in ProductMatthew Maurer
2021-08-17Support Rust in RecoveryMatthew Maurer
2021-06-03Rust rlib vendor snapshot support.Ivan Lozano
2021-06-03Rust cdylib/statliclib support for vendor snapshot.Ivan Lozano
2021-04-29Add debug ramdisk variant.Inseob Kim
2021-04-22Revert^3 "Add debug ramdisk variant"Inseob Kim
2021-04-22Revert^2 "Add debug ramdisk variant"Florian Mayer
2021-04-22Revert "Add debug ramdisk variant"Bowgo Tsai
2021-04-15Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp"Treehugger Robot
2021-04-15Add debug ramdisk variantInseob Kim
2021-04-13Add more Rust vendor image support.Ivan Lozano
2021-04-13rust: Use new common image mutator interface.Ivan Lozano
2021-02-08rust: Add rust_ffi_static vendor ramdisk SupportIvan Lozano
2021-02-03Use target dependent module to update the name suffixJustin Yun
2021-01-25Define odm_available property to install a vendor variant to odmJustin Yun
2021-01-07Do not read 'vendor_available: false'Justin Yun
2020-12-17Call ctx.InstallFile for uninstallable cc modulesColin Cross
2020-12-10Rust: Vendor support for Rust static libraries.Ivan Lozano