summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-12-13 16:47:31 -0800
committerMathias Agopian <mathias@google.com>2011-01-25 14:18:15 -0800
commit728d849fc92bbf9b3bfd8c3903344ff58f3d5d06 (patch)
tree59811b37615d1e4d7c227b71cd3a378206449cb0 /services
parentc929677e017759047d94599faa1b80ebe278fefb (diff)
downloadframeworks_base-728d849fc92bbf9b3bfd8c3903344ff58f3d5d06.zip
frameworks_base-728d849fc92bbf9b3bfd8c3903344ff58f3d5d06.tar.gz
frameworks_base-728d849fc92bbf9b3bfd8c3903344ff58f3d5d06.tar.bz2
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)
Change-Id: I1ddbbbec4fa5b2521ef3787bc28efe1bc90d0060
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 \