summaryrefslogtreecommitdiffstats
path: root/libdrmdecrypt/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libdrmdecrypt/Android.mk')
-rw-r--r--libdrmdecrypt/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdrmdecrypt/Android.mk b/libdrmdecrypt/Android.mk
index b584385..544ba81 100644
--- a/libdrmdecrypt/Android.mk
+++ b/libdrmdecrypt/Android.mk
@@ -3,7 +3,9 @@ ifeq ($(TARGET_BOARD_PLATFORM),omap4)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
+ifneq ($(TARGET_DEVICE),panda)
-include $(TOP)/vendor/widevine/proprietary/cryptoPlugin/decrypt-core.mk
+endif
LOCAL_C_INCLUDES:= \
$(TOP)/frameworks/native/include/media/hardware \