summaryrefslogtreecommitdiff
path: root/rust/testing.go
diff options
context:
space:
mode:
author Andrew Walbran <qwandor@google.com> 2024-02-15 10:31:49 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-02-15 10:31:49 +0000
commite38e2c00715a7343b288925a3dda9a10420c1000 (patch)
tree75fbd382a4b0f245020702dd14791e03c2227d2e /rust/testing.go
parent90db03c0075dd7324406fd7c532d3c2272ec61ec (diff)
parentac0c87311d6671cf442120ff56e24c40418de441 (diff)
Merge "Revert^2 "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, 1 insertions, 0 deletions
diff --git a/rust/testing.go b/rust/testing.go
index 0b34c9732..d9cacdc27 100644
--- a/rust/testing.go
+++ b/rust/testing.go
@@ -75,6 +75,7 @@ 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",