am 3907ebb7: am 94ebf1e6: Merge "libportable: Add dependency on libdl."

* commit '3907ebb75e450b02f6996f6fa368ca0d2bacfb4a':
  libportable: Add dependency on libdl.
This commit is contained in:
David 'Digit' Turner
2014-05-12 13:36:05 +00:00
committed by Android Git Automerger

View File

@@ -39,7 +39,6 @@ LOCAL_SRC_FILES := \
$(libportable_src_files) $(libportable_src_files)
LOCAL_WHOLE_STATIC_LIBRARIES += cpufeatures LOCAL_WHOLE_STATIC_LIBRARIES += cpufeatures
LOCAL_SHARED_LIBRARIES += liblog libdl
LOCAL_SHARED_LIBRARIES += liblog
include $(BUILD_SHARED_LIBRARY) include $(BUILD_SHARED_LIBRARY)