summaryrefslogtreecommitdiff
path: root/rust/testing.go
diff options
context:
space:
mode:
author Rico Wind <ricow@google.com> 2024-02-05 14:41:56 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-02-05 14:41:56 +0000
commit444d6b68aea1585faacd6989d6dc51eecea7764d (patch)
tree6a70fd2470d8f02d0ef48a4259b8f7e79892b2c5 /rust/testing.go
parent3f1c98978b92375222dc3c63257aae8934bd6592 (diff)
parentbe3ea4f149c8688a8b76c4587a4c5f6813d567c1 (diff)
Merge "Revert "Integrate Rust-specific System Properties into rules generation."" into main
Diffstat (limited to 'rust/testing.go')
-rw-r--r--rust/testing.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/testing.go b/rust/testing.go
index d9cacdc27..0b34c9732 100644
--- a/rust/testing.go
+++ b/rust/testing.go
@@ -75,7 +75,6 @@ func GatherRequiredDepsForTest() string {
apex_available: ["//apex_available:platform", "//apex_available:anyapex"],
min_sdk_version: "29",
vendor_available: true,
- host_supported: true,
recovery_available: true,
llndk: {
symbol_file: "liblog.map.txt",