Merge "Enable libprocessgroup on host bionic"

This commit is contained in:
Treehugger Robot 2017-05-12 02:28:04 +00:00 committed by Gerrit Code Review
commit 44673da3eb

View file

@ -1,6 +1,7 @@
cc_library {
srcs: ["processgroup.cpp"],
name: "libprocessgroup",
defaults: ["linux_bionic_supported"],
shared_libs: ["libbase"],
export_include_dirs: ["include"],
cflags: [