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

Commit eadfa7a5 authored by Inseob Kim's avatar Inseob Kim Committed by Gerrit Code Review
Browse files

Merge "Minimize dirgroup for Trusty build" into main

parents 28e0e7b9 80fe8f71
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"],
}