Merge "Export capability.h as a filegroup" into main
This commit is contained in:
commit
3aa32e2c81
1 changed files with 5 additions and 0 deletions
|
@ -2991,3 +2991,8 @@ filegroup {
|
|||
name: "versioner-dependencies",
|
||||
srcs: ["versioner-dependencies/**/*"],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "linux_capability_header",
|
||||
srcs: ["kernel/uapi/linux/capability.h"],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue