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

Commit 1365aa32 authored by Inseob Kim's avatar Inseob Kim Committed by Automerger Merge Worker
Browse files

Merge "Minimize dirgroup for Trusty build" into main am: eadfa7a5 am: 895e0c94

parents 62b87684 895e0c94
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -86,9 +86,3 @@ cc_defaults {
        "VtsHalHidlTargetTestBase",
    ],
}

dirgroup {
    name: "trusty_dirgroup_hardware_interfaces",
    dirs: ["."],
    visibility: ["//trusty/vendor/google/aosp/scripts"],
}
+5 −0
Original line number Diff line number Diff line
dirgroup {
    name: "trusty_dirgroup_hardware_interfaces_staging_security_see",
    dirs: ["."],
    visibility: ["//trusty/vendor/google/aosp/scripts"],
}