commit | 8e8c2c001380ad98f2e239c0c840dad80ebec35c | [log] [tgz] |
---|---|---|
author | dimitry <dimitry@google.com> | Thu Jan 04 12:08:32 2018 +0100 |
committer | dimitry <dimitry@google.com> | Tue Jan 09 11:11:46 2018 +0100 |
tree | d5f616a73a6ed5c29040682a2d5b4daa744092e1 | |
parent | f9fcb1efae7458109b13260d7a7f8db939a1aa2c [diff] [blame] |
Unhardcode linker soname Set and use DT_SONAME instead. Test: bionic-unit-tests Change-Id: I38a246c8a43664792424e8fef96ae2ff5f743ba6
diff --git a/linker/Android.bp b/linker/Android.bp index f802f45..a4b4573 100644 --- a/linker/Android.bp +++ b/linker/Android.bp
@@ -130,6 +130,7 @@ "-shared", "-Wl,-Bsymbolic", "-Wl,--exclude-libs,ALL", + "-Wl,-soname,ld-android.so", ], cflags: [