Add dirgroup for trusty genrule
Bug: 358302178 Test: m lk.elf.x86_64 lk.elf.arm64 Change-Id: Ic3e41c6a38aaa9dd87dbc4a0215c02d19b3063a0
This commit is contained in:
parent
3aff5e6b0a
commit
cea66e89a1
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