summaryrefslogtreecommitdiffstats
path: root/native/graphics/jni/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* libnativehelper is implicitly available.Elliott Hughes2012-05-031-2/+1
| | | | | | | (And is moving for the PDK.) Bug: 6369821 Change-Id: I9e082ef294cfb2d70384255eb06d97d8cb92b382
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
| | | | Change-Id: I1cb467a158e21fc02cac6af585ac8d27c2bf42de
* Move the NDK graphics wrapper (libjnigraphics) to frameworks/base/nativeDima Zavin2010-02-041-0/+36
Change-Id: I2a5adde9f8e4683c4b4526a29ad276c3e581e029 Signed-off-by: Dima Zavin <dima@android.com>