Merge "Add dirgroup for trusty genrule" into main
This commit is contained in:
commit
d7f4fbf778
1 changed files with 5 additions and 0 deletions
5
Android.bp
Normal file
5
Android.bp
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
dirgroup {
|
||||||
|
name: "trusty_dirgroup_system_core",
|
||||||
|
dirs: ["."],
|
||||||
|
visibility: ["//trusty/vendor/google/aosp/scripts"],
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue