summaryrefslogtreecommitdiffstats
path: root/drm
diff options
context:
space:
mode:
Diffstat (limited to 'drm')
-rw-r--r--drm/libdrmframework/plugins/common/util/Android.mk1
-rw-r--r--drm/libdrmframework/plugins/forward-lock/FwdLockEngine/Android.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/drm/libdrmframework/plugins/common/util/Android.mk b/drm/libdrmframework/plugins/common/util/Android.mk
index d096453..81781b2 100644
--- a/drm/libdrmframework/plugins/common/util/Android.mk
+++ b/drm/libdrmframework/plugins/common/util/Android.mk
@@ -32,7 +32,6 @@ LOCAL_SHARED_LIBRARIES := \
base := frameworks/av
LOCAL_C_INCLUDES += \
- $(JNI_H_INCLUDE) \
$(base)/include \
$(base)/include/drm \
$(base)/include/drm/plugins \
diff --git a/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/Android.mk b/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/Android.mk
index 7c2b622..205b9a5 100644
--- a/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/Android.mk
+++ b/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/Android.mk
@@ -51,7 +51,6 @@ LOCAL_STATIC_LIBRARIES := \
LOCAL_C_INCLUDES += \
- $(JNI_H_INCLUDE) \
$(base)/include/drm \
$(base)/drm/libdrmframework/plugins/common/include \
$(base)/drm/libdrmframework/plugins/common/util/include \