OSDN Git Service

frameworks/native: prevent some opengl tests from building in pdk
authorColin Cross <ccross@android.com>
Mon, 26 Mar 2012 23:01:43 +0000 (16:01 -0700)
committerColin Cross <ccross@android.com>
Mon, 26 Mar 2012 23:01:43 +0000 (16:01 -0700)
commit9f64c2a9e448f2b39369782c77add9c33e2c605d
tree425701719697d1632543c3332b46f56f5caab159
parentf45fa6b2853cc32385375a0b63ee39ad6a968869
frameworks/native: prevent some opengl tests from building in pdk

Some of the tests in frameworks/native/opengl/tests depend on java
or jni, and shouldn't be in frameworks/native.  Prevent them from
building in pdk builds for now.

Change-Id: Ie7a012513dd03992ac1f093bd245aeca826c9cb9
opengl/tests/Android.mk