Enable libprocessgroup on host bionic
Bug: 31559095 Test: Build Change-Id: I1ee9fb492137c6c16f0d02586393837616127972
This commit is contained in:
parent
46bb1ffa8a
commit
efa81080fd
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…
Reference in a new issue