commit | 1562f872a366c55daa54c002eddcf040b433950e | [log] [tgz] |
---|---|---|
author | Sriram Raman <sriramkraman@google.com> | Mon Jun 22 17:22:12 2009 -0700 |
committer | Sriram Raman <sriramkraman@google.com> | Mon Jun 22 17:22:12 2009 -0700 |
tree | 2bdcde247e7f4aaf42d68bd0b28f00c118f367d5 | |
parent | e146d824785078fed578f88b11ff47a7390d27c5 [diff] [blame] |
Remove opengl tests from tests build
diff --git a/opengl/tests/textures/Android.mk b/opengl/tests/textures/Android.mk index a8c62209..8d5f56d 100644 --- a/opengl/tests/textures/Android.mk +++ b/opengl/tests/textures/Android.mk
@@ -12,6 +12,6 @@ LOCAL_MODULE:= test-opengl-textures -LOCAL_MODULE_TAGS := tests +LOCAL_MODULE_TAGS := optional include $(BUILD_EXECUTABLE)