Revert "Follow up to https://android-review.googlesource.com/114561"
This reverts commit 64d3f78ee5
per https://android-review.googlesource.com/114664
Change-Id: I2acab828d41e79847db72f8d2677c12173a323b6
This commit is contained in:
parent
64d3f78ee5
commit
fc81196741
1 changed files with 0 additions and 3 deletions
|
@ -92,9 +92,6 @@ LOCAL_SDK_VERSION := 14
|
|||
LOCAL_NDK_STL_VARIANT := c++_static
|
||||
LOCAL_LDFLAGS += -ldl
|
||||
|
||||
# TODO: Figure out what we should do with --hash-style=gnu for unbundled builds
|
||||
LOCAL_LDFLAGS += -Wl,--hash-style=sysv
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
#################### Clean up the tmp vars
|
||||
include $(LOCAL_PATH)/CleanupNativeFileList.mk
|
||||
|
|
Loading…
Reference in a new issue