replicant-frameworks_native/opengl/tests/gl2_jni
Bernhard Rosenkränzer c80fae6e85 frameworks/native/opengl: Fix build with gcc 4.8
In gcc 4.8, the warning for unused parameters (such as JNIEnv* pointers
in JNI functions that don't need it) is enabled by default - causing
-Werror to break the build.

Change-Id: Ib91721f2cb9912b79c2ac19b4210b1309b08304f
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-03-27 14:06:39 +01:00
..
jni
res/values
src/com/android/gl2jni
Android.mk frameworks/native/opengl: Fix build with gcc 4.8 2013-03-27 14:06:39 +01:00
AndroidManifest.xml