From 712fd74d851585dfe28a0b066668b06e72c4fdcb Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Thu, 4 May 2017 14:55:48 -0700 Subject: [PATCH] Add moved drm include path to widevine Test: m -j libdrmwvmcommon Change-Id: I7783470aeba248aa381021007e27dcea1fd33e81 --- proprietary/drmwvmplugin/common.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/proprietary/drmwvmplugin/common.mk b/proprietary/drmwvmplugin/common.mk index b2edb6d9..043316d9 100644 --- a/proprietary/drmwvmplugin/common.mk +++ b/proprietary/drmwvmplugin/common.mk @@ -3,6 +3,7 @@ LOCAL_C_INCLUDES:= \ $(TOP)/vendor/widevine/proprietary/drmwvmplugin/include \ $(TOP)/frameworks/av/drm/libdrmframework/include \ $(TOP)/frameworks/av/drm/libdrmframework/plugins/common/include \ + $(TOP)/frameworks/av/drm/common/include \ $(TOP)/frameworks/av/include LOCAL_C_INCLUDES_x86 += $(TOP)/system/core/include/arch/linux-x86