libdl should also be linked to binary

Change-Id: I98f9c90b0a7af591bdbcf646f59068f9915d49c7
This commit is contained in:
Flemmard
2014-03-10 20:18:13 +01:00
committed by Gerrit Code Review
parent f4674619a2
commit 4e2ec811ba

View File

@@ -64,4 +64,7 @@ LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_LIBRARIES := libfusetwrp
LOCAL_SHARED_LIBRARIES := \
libutils libdl
include $(BUILD_EXECUTABLE)