Makefile change because media and drm header files are relocated
o related-to-bug: 6214141 Change-Id: I5d5e4169eb05f75c19c1598e05b72e251b2899fb
This commit is contained in:
@@ -13,8 +13,8 @@ LOCAL_C_INCLUDES+= \
|
||||
vendor/widevine/proprietary/drmwvmplugin/include \
|
||||
vendor/widevine/proprietary/streamcontrol/include \
|
||||
external/stlport/stlport \
|
||||
frameworks/base/drm/libdrmframework/include \
|
||||
frameworks/base/drm/libdrmframework/plugins/common/include
|
||||
frameworks/av/drm/libdrmframework/include \
|
||||
frameworks/av/drm/libdrmframework/plugins/common/include
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libstlport \
|
||||
@@ -32,4 +32,4 @@ LOCAL_MODULE_TAGS := tests
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user