summaryrefslogtreecommitdiffstats
path: root/graphics/jni/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove ACC and other legacy bits from RS.Jason Sams2010-09-011-2/+1
| | | | Change-Id: I12a3b0477f3201ec7ca63564ae2b387ecc89dedf
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+2
|
* Fix the simulator build by removing librs_jni and libRS from it.Marco Nelissen2009-08-121-0/+7
| | | | | | | Since libacc isn't 64-bit clean (it casts pointers to integers), and so can't be built for the gHardy simulator, everything that depends on it can't be built for the simulator either, which means removing libRS and librs_jni.
* build libRSJoe Onorato2009-08-101-2/+1
|
* Unbreak build by making the build of renderscript again conditional on ↵Jason Sams2009-07-231-1/+4
| | | | BUILD_RENDERSCRIPT until we can figure out why the build servers see an error that does not reproduce locally.
* Move the java and jni renderscript files to the proper location.Jason Sams2009-07-231-0/+36