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

Commit cea66e89 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: Ic3e41c6a38aaa9dd87dbc4a0215c02d19b3063a0
parent 3aff5e6b
Loading
Loading
Loading
Loading

Android.bp

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