commit | 4432f0d98da6d477005b790fc5670e10da1a3d26 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Wed Jul 17 19:17:11 2024 +0000 |
committer | Ivan Lozano <ivanlozano@google.com> | Wed Jul 17 19:17:11 2024 +0000 |
tree | 70f99dc9d8ae3c6ce98ca1ad03c7db635765f7df | |
parent | ad984dcde58aa00252d1cd58af0127f0be41798d [diff] |
Update module with host_cross_supported Bug: 353739440 Test: m rust Change-Id: I7637d2edf7eb7cbcab82c04c4adbebd88cc511fc
diff --git a/Android.bp b/Android.bp index 8b13c83..3b8d4ee 100644 --- a/Android.bp +++ b/Android.bp
@@ -24,6 +24,7 @@ rust_test_host { name: "mockall_derive_test_src_lib", + host_cross_supported: false, crate_name: "mockall_derive", cargo_env_compat: true, cargo_pkg_version: "0.12.1",