summaryrefslogtreecommitdiff
path: root/rust/image.go
AgeCommit message (Expand)Author
2023-07-21rust: Enable Product support for dylibs. Ivan Lozano
2023-07-14rust: Add vendor and recovery dylib support. Ivan Lozano
2023-01-24rust: Enable Rust modules in Product Matthew Maurer
2022-03-07Fix for duplicate modules across vendor and ramdisk snapshots. Jose Galmes
2021-08-20rust: Hook up InstallIn functions + Product Matthew Maurer
2021-08-17Support Rust in Ramdisk Matthew Maurer
2021-08-17Support Rust in Product Matthew Maurer
2021-08-17Support Rust in Recovery Matthew 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 variant Inseob 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 Support Ivan Lozano
2021-02-03Use target dependent module to update the name suffix Justin Yun
2021-01-25Define odm_available property to install a vendor variant to odm Justin Yun
2021-01-07Do not read 'vendor_available: false' Justin Yun
2020-12-17Call ctx.InstallFile for uninstallable cc modules Colin Cross
2020-12-10Rust: Vendor support for Rust static libraries. Ivan Lozano