index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
image.go
Age
Commit message (
Expand
)
Author
2023-07-21
rust: Enable Product support for dylibs.
Ivan Lozano
2023-07-14
rust: Add vendor and recovery dylib support.
Ivan Lozano
2023-01-24
rust: Enable Rust modules in Product
Matthew Maurer
2022-03-07
Fix for duplicate modules across vendor and ramdisk snapshots.
Jose Galmes
2021-08-20
rust: Hook up InstallIn functions + Product
Matthew Maurer
2021-08-17
Support Rust in Ramdisk
Matthew Maurer
2021-08-17
Support Rust in Product
Matthew Maurer
2021-08-17
Support Rust in Recovery
Matthew Maurer
2021-06-03
Rust rlib vendor snapshot support.
Ivan Lozano
2021-06-03
Rust cdylib/statliclib support for vendor snapshot.
Ivan Lozano
2021-04-29
Add debug ramdisk variant.
Inseob Kim
2021-04-22
Revert^3 "Add debug ramdisk variant"
Inseob Kim
2021-04-22
Revert^2 "Add debug ramdisk variant"
Florian Mayer
2021-04-22
Revert "Add debug ramdisk variant"
Bowgo Tsai
2021-04-15
Merge changes from topic "userdebug_plat_sepolicy.cil_Android.bp"
Treehugger Robot
2021-04-15
Add debug ramdisk variant
Inseob Kim
2021-04-13
Add more Rust vendor image support.
Ivan Lozano
2021-04-13
rust: Use new common image mutator interface.
Ivan Lozano
2021-02-08
rust: Add rust_ffi_static vendor ramdisk Support
Ivan Lozano
2021-02-03
Use target dependent module to update the name suffix
Justin Yun
2021-01-25
Define odm_available property to install a vendor variant to odm
Justin Yun
2021-01-07
Do not read 'vendor_available: false'
Justin Yun
2020-12-17
Call ctx.InstallFile for uninstallable cc modules
Colin Cross
2020-12-10
Rust: Vendor support for Rust static libraries.
Ivan Lozano