Skip to content

Commit 95a2f9e

Browse files
maurercjreynol
authored andcommitted
[skip ci] Merge "secure_env: Avoid dynamic Rust dependencies on host" into main
GitOrigin-RevId: e87b430
1 parent 7c43fd0 commit 95a2f9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

staging/host/commands/secure_env/rust/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ rust_ffi_host {
5757
"liblibc",
5858
"liblog_rust",
5959
],
60+
prefer_rlib: true,
6061
defaults: ["cuttlefish_buildhost_only"],
6162
}
6263

0 commit comments

Comments
 (0)