Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 397f64f0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add dirgroup for trusty genrule" into main am: a741998d

parents 57433fbc a741998d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -86,3 +86,9 @@ cc_defaults {
        "VtsHalHidlTargetTestBase",
    ],
}

dirgroup {
    name: "trusty_dirgroup_hardware_interfaces",
    dirs: ["."],
    visibility: ["//trusty/vendor/google/aosp/scripts"],
}