summaryrefslogtreecommitdiffstats
path: root/drm/libdrmframework/plugins/passthru/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'drm/libdrmframework/plugins/passthru/Android.mk')
-rw-r--r--drm/libdrmframework/plugins/passthru/Android.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/drm/libdrmframework/plugins/passthru/Android.mk b/drm/libdrmframework/plugins/passthru/Android.mk
index be18b64..d0d1439 100644
--- a/drm/libdrmframework/plugins/passthru/Android.mk
+++ b/drm/libdrmframework/plugins/passthru/Android.mk
@@ -24,14 +24,8 @@ LOCAL_MODULE := libdrmpassthruplugin
LOCAL_STATIC_LIBRARIES := libdrmframeworkcommon
LOCAL_SHARED_LIBRARIES := \
- libutils
-
-ifeq ($(TARGET_SIMULATOR),true)
- LOCAL_LDLIBS += -ldl
-else
- LOCAL_SHARED_LIBRARIES += libdl
-endif
-
+ libutils \
+ libdl
LOCAL_C_INCLUDES += \