Merge "Add dirgroup for trusty genrule" into main

This commit is contained in:
Treehugger Robot
2024-10-17 23:43:18 +00:00
committed by Gerrit Code Review

View File

@@ -86,3 +86,9 @@ cc_defaults {
"VtsHalHidlTargetTestBase",
],
}
dirgroup {
name: "trusty_dirgroup_hardware_interfaces",
dirs: ["."],
visibility: ["//trusty/vendor/google/aosp/scripts"],
}