Skip to content

Commit 7ad4f79

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Add dirgroup for trusty genrule" into main
2 parents 90f3161 + 1b839b0 commit 7ad4f79

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Android.bp

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,9 @@ filegroup {
119119
srcs: ["aidl/android/hardware/display/IDeviceProductInfoConstants.aidl"],
120120
path: "aidl",
121121
}
122+
123+
dirgroup {
124+
name: "trusty_dirgroup_frameworks_native",
125+
dirs: ["libs/binder"],
126+
visibility: ["//trusty/vendor/google/aosp/scripts"],
127+
}

0 commit comments

Comments
 (0)