Tests can be compiled for android if the libraries needed are included
with the correct directory paths depending on Android version
Jelly-bean change the headers location so this is addressed by the
Android.mk selector for version
Change-Id: If0ed62fa44d462c5790df27a8e1716671483991b
Signed-off-b
This set fixes compilation errors for libva on Android only.
The first patch re-defines LOG_TAG for each compiled LOCAL_MODULE to make the
logs more readable in the Android context.
The second patch fixes the libva build to include the Surface dependencies
based on the Android version. To tackle
Tests can be compiled for android if the libraries needed are included
with the correct directory paths depending on Android version
Jelly-bean change the headers location so this is addressed by the
Android.mk selector for version
Signed-off-by: Daniel Charles
---
Android.mk
Android has shuffled around its header files on jelly-bean. For this
reason the version selector logic was moved one level up on the Android.mk
heirarchy so that the header file affected can pick up the correct version.
Renamed ANDROID_ALOG and ANDRIOD_LOG as they are used for various purposes
Si
LOG_TAG is defined per module compiled so that tracing back errors
from the Android logcat can be understood easily
Signed-off-by: Daniel Charles
---
va/Android.mk |9 +
va/sysdeps.h |1 -
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/va/Android.mk b/va/Android.
This set fixes compilation errors for libva on Android only.
The first patch re-defines LOG_TAG for each compiled LOCAL_MODULE to make the
logs more readable in the Android context.
The second patch fixes the libva build to include the Surface dependencies
based on the Android version. To tackle
On Fri, 2012-08-17 at 06:10 +0200, Gwenole Beauchesne wrote:
> 2012/8/16 Xiang, Haihao :
> > On Thu, 2012-08-16 at 10:25 +0200, Gwenole Beauchesne wrote:
> >> Hi,
> >>
> >> 2012/8/16 Xiang, Haihao :
> >>
> >> >> I see a comment in /va/drm/va_drm_auth.c
> >> >>
> >> >> /* Default: root + master pr