Added sonames to libs when build target is android.
authorcoderhyme <jhyo.kim@samsung.com>
Tue, 5 Apr 2016 05:01:17 +0000 (22:01 -0700)
committerUze Choi <uzchoi@samsung.com>
Mon, 11 Apr 2016 06:46:39 +0000 (06:46 +0000)
commitbc3b55ba989f14d29389cd6319145e4a43a6946d
tree33dcb1c4f558a316e81623aa39ecfc87327fa2d0
parent327f2ae38ccdfb8311eac9e866699596a2b82ad8
Added sonames to libs when build target is android.

This is because the dynamic linker of android 6.0 requires soname.
see https://developer.android.com/intl/ko/about/versions/marshmallow/android-6.0-changes.html#behavior-runtime.

Change-Id: I6908631d7bb734df262a86c98e3699af5fccfc14
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/7595
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
resource/csdk/SConscript
resource/csdk/connectivity/src/SConscript
resource/oc_logger/SConscript
resource/src/SConscript