mirror of
https://github.com/followmsi/android_hardware_qcom_media.git
synced 2024-10-31 22:47:35 +00:00
Include the framework copy of the OpenMAX headers instead of referencing external/opencore.
Change-Id: I280792ba0a0a265e8dbbf712f6402c76818b5185 related-to-bug: 3101573
This commit is contained in:
parent
2b5d4610fa
commit
36fb5888a1
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ LOCAL_SRC_FILES := \
|
|||
LOCAL_CFLAGS := $(PV_CFLAGS_MINUS_VISIBILITY)
|
||||
|
||||
LOCAL_C_INCLUDES:= \
|
||||
$(TOP)/external/opencore/extern_libs_v2/khronos/openmax/include
|
||||
$(TOP)/frameworks/base/include/media/stagefright/openmax
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libbinder \
|
||||
|
|
Loading…
Reference in a new issue