From f0ed2f95f7003994f66bf96bb234e8121deba104 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Tue, 12 Mar 2013 15:12:28 -0700 Subject: [PATCH] More include paths Added two AV-related include paths. Change-Id: I70b703b82943f3c8a473ef8f7fc0f7188cab9aef --- ide/eclipse/android-include-paths.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ide/eclipse/android-include-paths.xml b/ide/eclipse/android-include-paths.xml index b550c3dc4..7aee69ee7 100644 --- a/ide/eclipse/android-include-paths.xml +++ b/ide/eclipse/android-include-paths.xml @@ -19,8 +19,10 @@ ${ProjDirPath}/hardware/libhardware/include ${ProjDirPath}/hardware/libhardware_legacy/include ${ProjDirPath}/hardware/ril/include +${ProjDirPath}/frameworks/av/include ${ProjDirPath}/frameworks/base/include ${ProjDirPath}/frameworks/native/include +${ProjDirPath}/frameworks/native/include/media/openmax ${ProjDirPath}/frameworks/native/opengl/include ${ProjDirPath}/external/skia/include ${ProjDirPath}/external/skia/include/core @@ -43,8 +45,10 @@ ${ProjDirPath}/hardware/libhardware/include ${ProjDirPath}/hardware/libhardware_legacy/include ${ProjDirPath}/hardware/ril/include +${ProjDirPath}/frameworks/av/include ${ProjDirPath}/frameworks/base/include ${ProjDirPath}/frameworks/native/include +${ProjDirPath}/frameworks/native/include/media/openmax ${ProjDirPath}/frameworks/native/opengl/include ${ProjDirPath}/external/skia/include ${ProjDirPath}/external/skia/include/core @@ -67,8 +71,10 @@ ${ProjDirPath}/hardware/libhardware/include ${ProjDirPath}/hardware/libhardware_legacy/include ${ProjDirPath}/hardware/ril/include +${ProjDirPath}/frameworks/av/include ${ProjDirPath}/frameworks/base/include ${ProjDirPath}/frameworks/native/include +${ProjDirPath}/frameworks/native/include/media/openmax ${ProjDirPath}/frameworks/native/opengl/include ${ProjDirPath}/external/skia/include ${ProjDirPath}/external/skia/include/core