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

Commit e3241ef2 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 am: 397f64f0

parents 1be230d1 397f64f0
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"],
}