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

Commit ce8daf60 authored by Inseob Kim's avatar Inseob Kim
Browse files

Add dirgroup for trusty genrule

Bug: 358302178
Test: m lk.elf.x86_64 lk.elf.arm64
Change-Id: I00197d52cec58cd0df2364e3ce1fc2b6cfeeef50
parent c15d064c
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"],
}