Integrate Rust-specific System Properties into rules generation.

Bug: 270547306

Test: Build rust-specific System Properties rules to check the
generated code.

Change-Id: I3d102f96f3b676cde576d270c5090c1707ec1dd7
This commit is contained in:
Dzmitry Shmatkou
2023-07-28 13:42:01 +00:00
parent d15dcb7158
commit 65374edd0e
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",