Merge "trusty: keymint: Statically link Rust deps" into main

This commit is contained in:
Treehugger Robot 2023-07-27 23:29:48 +00:00 committed by Gerrit Code Review
commit 545f3e0d35

View file

@ -35,6 +35,7 @@ rust_binary {
"liblibc",
"liblog_rust",
],
prefer_rlib: true,
required: [
"android.hardware.hardware_keystore.xml",
],