aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2016-07-28 00:28:49 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-28 00:28:49 +0000
commit5e51bca0936809440c8c94e463682a8c31c69399 (patch)
tree2371192e5de8ee089f816d71efa65c6bff75af3e
parentc58409a5626b6999ad3f1ec004c60b6a4b8b3c7c (diff)
parentbf81972e29200bbff363c6835c00bd576abac647 (diff)
downloadlibevent-5e51bca0936809440c8c94e463682a8c31c69399.tar.gz
Build static libraries for libevent on host and device. am: 848a1b6779 am: e62e764d92 am: 2626dfc146
am: bf81972e29 Change-Id: I5d826b3022079920c4582991687c94b7def6fe9b
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 3b9d52b..bad0ea3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-cc_library_shared {
+cc_library {
name: "libevent",
host_supported: true,
unique_host_soname: true,