aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-07-23 00:50:00 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-23 00:50:00 +0000
commitf7ed6faef29b03859ac262275f249d0b06da11d2 (patch)
treef466a907a45295b72ae14e2dd27fcdb84d965e7b
parentcab191887c9dd0fc5b5527191552b4c905dd2dd9 (diff)
parent0a4fdc9f3ab0d5aef8bbb802f49f3c2bd0e351ca (diff)
downloadlibevent-f7ed6faef29b03859ac262275f249d0b06da11d2.tar.gz
Move host library name back to libevent-host.so
am: 0a4fdc9f3a Change-Id: Ia917175910f5e4cce4b7de28e6d423fdb6a39b02
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f72b4b9..3b9d52b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,6 +15,7 @@
cc_library_shared {
name: "libevent",
host_supported: true,
+ unique_host_soname: true,
arch: {
arm: {