summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-01-25 14:46:22 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-01-25 14:46:22 -0800
commit88bccab35c81907db09be3f511a2c1fd379a75b4 (patch)
tree8482a2450b68473e7f00dbd92052a876e33b9a3b /services
parenteb645a15b95ba917ce360b135f92cbcb6df56104 (diff)
parentd3fcd0a1c923498921107bb44fbc8b24582a170a (diff)
downloadframeworks_base-88bccab35c81907db09be3f511a2c1fd379a75b4.zip
frameworks_base-88bccab35c81907db09be3f511a2c1fd379a75b4.tar.gz
frameworks_base-88bccab35c81907db09be3f511a2c1fd379a75b4.tar.bz2
am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflinger.so. (DO NOT MERGE)" into gingerbread
* commit 'd3fcd0a1c923498921107bb44fbc8b24582a170a': minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)
Diffstat (limited to 'services')
-rw-r--r--services/surfaceflinger/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/surfaceflinger/Android.mk b/services/surfaceflinger/Android.mk
index e2f8a74..c5bdaa1 100644
--- a/services/surfaceflinger/Android.mk
+++ b/services/surfaceflinger/Android.mk
@@ -37,7 +37,6 @@ endif
LOCAL_SHARED_LIBRARIES := \
libcutils \
- libpixelflinger \
libhardware \
libutils \
libEGL \