Revert "flo: fix hardware/qcom/media paths"

* fix the pathmap instead

This reverts commit ad64e126b1.

Change-Id: I8d3f27c5945d1a3766ab49cb14817c5173ee5c21
This commit is contained in:
Simon Shields 2016-11-13 11:46:01 +11:00 committed by Gerrit Code Review
parent 13067cd5fc
commit c38ce575b5
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ LOCAL_C_INCLUDES := \
$(LOCAL_PATH)/../stack/common \
frameworks/native/include/media/hardware \
frameworks/native/include/media/openmax \
$(call project-path-for,qcom-media)/msm8974/libstagefrighthw \
$(call project-path-for,qcom-media)/libstagefrighthw \
system/media/camera/include \
$(LOCAL_PATH)/../../mm-image-codec/qexif \
$(LOCAL_PATH)/../../mm-image-codec/qomx_core \

View File

@ -21,7 +21,7 @@ LOCAL_C_INCLUDES := \
frameworks/native/include/media/openmax \
frameworks/native/include \
frameworks/av/include \
$(call project-path-for,qcom-media)/msm8974/libstagefrighthw \
$(call project-path-for,qcom-media)/libstagefrighthw \
system/media/camera/include \
$(LOCAL_PATH)/../../mm-image-codec/qexif \
$(LOCAL_PATH)/../../mm-image-codec/qomx_core \

View File

@ -32,7 +32,7 @@ LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include
LOCAL_C_INCLUDES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include/media
LOCAL_ADDITIONAL_DEPENDENCIES := $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr
LOCAL_C_INCLUDES += $(call project-path-for,qcom-media)/msm8974/mm-core/inc
LOCAL_C_INCLUDES += $(call project-path-for,qcom-media)/mm-core/inc
LOCAL_CFLAGS += -Wall -Werror