commit | ea18eec5655f67685772e38f8a49c4e31789458f | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Fri May 12 03:45:46 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri May 12 03:45:46 2017 +0000 |
tree | 2524f19b62e8e788ab1cb5f81e1da7038a06230e | |
parent | 37b3af625866a60d5377f7d6dbbe84434e770059 [diff] | |
parent | a0e1c529ed340f569179c719e19718396fb32b95 [diff] |
Merge "Enable libprocessgroup on host bionic" am: 44673da3eb am: ee178d6976 am: 7b0f3d9f6a Change-Id: Idf7e0b4b6ee104f37d8b05b0e8ea7792aa63317d
diff --git a/libprocessgroup/Android.bp b/libprocessgroup/Android.bp index 37e4dbf..1974f2c 100644 --- a/libprocessgroup/Android.bp +++ b/libprocessgroup/Android.bp
@@ -1,6 +1,7 @@ cc_library { srcs: ["processgroup.cpp"], name: "libprocessgroup", + defaults: ["linux_bionic_supported"], shared_libs: ["libbase"], export_include_dirs: ["include"], cflags: [