Merge "Integrate Rust-specific System Properties into rules generation." into main

This commit is contained in:
Andrew Walbran
2024-02-05 10:50:59 +00:00
committed by Gerrit Code Review
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",