Merge "Fix the build break in git_master-without-vendor" into honeycomb

This commit is contained in:
James Dong
2011-01-18 13:26:14 -08:00
committed by Android (Google) Code Review

View File

@@ -36,9 +36,7 @@ LOCAL_C_INCLUDES += \
$(TOP)/frameworks/base/media/libstagefright/rtsp \ $(TOP)/frameworks/base/media/libstagefright/rtsp \
$(JNI_H_INCLUDE) \ $(JNI_H_INCLUDE) \
$(call include-path-for, corecg graphics) \ $(call include-path-for, corecg graphics) \
$(TOP)/external/opencore/extern_libs_v2/khronos/openmax/include \ $(TOP)/frameworks/base/include/media/stagefright/openmax \
$(TOP)/external/opencore/android \
$(TOP)/vendor/qcom/proprietary/qdsp6/mm-core/omxcore/inc \
$(TOP)/frameworks/base/core/jni/mediaeditor \ $(TOP)/frameworks/base/core/jni/mediaeditor \
$(TOP)/frameworks/media/libvideoeditor/vss/inc \ $(TOP)/frameworks/media/libvideoeditor/vss/inc \
$(TOP)/frameworks/media/libvideoeditor/vss/common/inc \ $(TOP)/frameworks/media/libvideoeditor/vss/common/inc \