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 {
|
cc_library {
|
||||||
srcs: ["processgroup.cpp"],
|
srcs: ["processgroup.cpp"],
|
||||||
name: "libprocessgroup",
|
name: "libprocessgroup",
|
||||||
|
defaults: ["linux_bionic_supported"],
|
||||||
shared_libs: ["libbase"],
|
shared_libs: ["libbase"],
|
||||||
export_include_dirs: ["include"],
|
export_include_dirs: ["include"],
|
||||||
cflags: [
|
cflags: [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue