summaryrefslogtreecommitdiff
path: root/rust/testing.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2024-02-15 12:45:47 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-02-15 12:45:47 +0000
commita0f0bdbced0cefb71a13b75a3e4149ab95696f72 (patch)
treed6262744a5c73a548610b5dc2bd0930cca21e1f3 /rust/testing.go
parente38e2c00715a7343b288925a3dda9a10420c1000 (diff)
parent2766baa922343f12529d5f780cffc6ea831cbf83 (diff)
Merge "Revert^3 "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",