diff options
Diffstat (limited to 'rust/testing.go')
-rw-r--r-- | rust/testing.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/testing.go b/rust/testing.go index 713a7448c..3fe751e17 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", |