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