Revert^2 "Integrate Rust-specific System Properties into rules generation."

This reverts commit be3ea4f149.

Reason for revert: Reland

Change-Id: Ic003c52a1477da9a6a70b82e4d4ae4a55edc584f
This commit is contained in:
Andrew Walbran
2024-02-14 10:25:55 +00:00
committed by Gerrit Code Review
parent be3ea4f149
commit ac0c87311d
4 changed files with 151 additions and 12 deletions

View File

@@ -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",