Merge "Enable libprocessgroup on host bionic"
This commit is contained in:
commit
44673da3eb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
cc_library {
|
||||
srcs: ["processgroup.cpp"],
|
||||
name: "libprocessgroup",
|
||||
defaults: ["linux_bionic_supported"],
|
||||
shared_libs: ["libbase"],
|
||||
export_include_dirs: ["include"],
|
||||
cflags: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue