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:
Andreas Huber 2010-10-15 13:32:44 -07:00
parent 2b5d4610fa
commit 36fb5888a1

View file

@ -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 \