aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2016-07-23 00:52:28 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-23 00:52:28 +0000
commitb23a946ae7e58328a4b0b3aabc3e11f6af1e1149 (patch)
treef466a907a45295b72ae14e2dd27fcdb84d965e7b
parentf542bcefd637555b2847f4d116491eefffb88f26 (diff)
parentf7ed6faef29b03859ac262275f249d0b06da11d2 (diff)
downloadlibevent-b23a946ae7e58328a4b0b3aabc3e11f6af1e1149.tar.gz
Move host library name back to libevent-host.so am: 0a4fdc9f3a
am: f7ed6faef2 Change-Id: I9576c64eacb6ad796b9da2cda1ecad8cb16314d3
-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: {