From 2766baa922343f12529d5f780cffc6ea831cbf83 Mon Sep 17 00:00:00 2001 From: Paul Duffin Date: Thu, 15 Feb 2024 11:54:17 +0000 Subject: Revert^3 "Integrate Rust-specific System Properties into rules generation." This reverts commit ac0c87311d6671cf442120ff56e24c40418de441. Reason for revert: breaking the same bug, b/323833345 as before Change-Id: I474c032148f22c4b98f7adf23be61807fa0500a0 --- rust/testing.go | 1 - 1 file changed, 1 deletion(-) (limited to 'rust/testing.go') 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", -- cgit v1.2.3-59-g8ed1b