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

Commit 81d20654 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

parents e2755efc 7ad4f79f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -119,3 +119,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"],
}