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

Commit 82650c52 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add dirgroup for trusty genrule" into main am: 7ad4f79f am: 81d20654

parents 93ee540f 81d20654
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -125,3 +125,9 @@ filegroup {
    srcs: ["aidl/android/hardware/display/IDeviceProductInfoConstants.aidl"],
    path: "aidl",
}

dirgroup {
    name: "trusty_dirgroup_frameworks_native",
    dirs: ["libs/binder"],
    visibility: ["//trusty/vendor/google/aosp/scripts"],
}