summaryrefslogtreecommitdiffstats
path: root/graphics/jni/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add liblogYing Wang2013-04-091-0/+1
| | | | | Bug: 8580410 Change-Id: I746aa8258866508c3a725d0773faf4518096548f
* Make librs_jni depend on libRSDriver to remove circular dependencyYing Wang2012-09-161-1/+1
| | | | Change-Id: Ia607f732f2f22968fd6f1793c2f252f08300357d
* Moving libRSAlex Sakhartchouk2012-03-281-1/+1
| | | | Change-Id: I1e42204e862585b9c2f7818b615890c60f08faf6
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
| | | | | | create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+0
| | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
| | | | | | | | | | | | this is the first step in unifying surfacetexture and surface. for this reason the header files were not moved, as most of them will eventually go away. NOTE: currently we keep libsurfaceflinger_client.so as an empty library to workaround prebuilt binaries wrongly linking against it. Change-Id: I130f0de2428e8579033dc41394d093f4e1431a00
* 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