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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user