commit | 4ee2a575959bce7a179fafb45eb5c7fb14c125c7 | [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 | e4769abd8f8737e4c3cb68a2cc92f49aacae2154 [diff] | |
parent | 7b0f3d9f6a0f0851df787b35dc9f5888c777636a [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: [